-
New Feature
-
Resolution: Unresolved
-
Major
-
android simulator on mac os x and jenkins
There is a need to create 2 android emulators to simulate real time push notification for message testing. Is there option to launch 2 simulator together in the plugin?
Also, is there way to refer to these 2 emulators in the plugin? (is the emulator port number generated randomly?)
If I launch these 2 emulators on Mac manually, I can refer to them in my Appium java system config using this setting like this: "udid": "emulator-5554,emulator-5556"