Skip to content

Fix Genymotion launch script (Genymotion 2.10 and higher)#4

Open
timoa wants to merge 2 commits intoappcelerator-archive:masterfrom
timoa:master
Open

Fix Genymotion launch script (Genymotion 2.10 and higher)#4
timoa wants to merge 2 commits intoappcelerator-archive:masterfrom
timoa:master

Conversation

@timoa
Copy link

@timoa timoa commented Nov 28, 2017

When I started to use the appium-tests project, I found that the Genymotion emulators launched, but the install of the app was never triggered.

The script was waiting for "Connected" on the last line of the logs, but it does not happen now with the latest Genymotion versions.

Only "Device booted in X ms" can be track and not open the last line because Genymotion emulators log more things after it has booted.

The help_run.js script doesn't detect when Genymotion is launched at the moment.

I have updated the call of fs.createReadStream because it doesn't work with node 6.x and higher + changed the regex to support the new Genymotion log format.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant