Can the Device Farm boot Android devices that re not already running #649
-
Currently we have a Appium servers for each android emulator we want to use in a test run, each Appium server handles each emulator and boots it if its not already up and running. Does the Appium device farm have the capability to boot the android devices if they are not already running or is that just something that will have to be handled separately? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It needs to be handled separately and also you need to have single appium server to get this plugin working. |
Beta Was this translation helpful? Give feedback.
-
Hi JorgeR15 I might be a bit late to this discussion, but can you elaborate on how you manage Appium to boot up the emulators? Would be a great help as I am stuck at getting that right Thanks! |
Beta Was this translation helpful? Give feedback.
It needs to be handled separately and also you need to have single appium server to get this plugin working.