Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 905 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 905 Bytes

applitools-genymotion-parallel

Demo code from a webinar by @jlipps, showing how to use the following together effectively:

See the webinar for more details. Code is in src with a helper script reconnect.sh that disconnects and reconnects any Genymotion instance from ADB, to ensure good connectivity, and clears out any old Appium-related APKs that might have been half-transferred on the device during a disconnect. Sample to start Genymotion devices : startgmdevices.sh Sample to stop Genymotion devices : stopalldevices.sh