Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed duplicated chrome startup #266

Conversation

AnnaWyrwal
Copy link
Contributor

Fixed startup for web execution. Currently chrome browser is started
twice: firstly by ensureAppStarts and then by startChromeSession.
I think it can be simplified and done similarly to solution implemented in
AndroidDriver.

Fixed startup for web execution. Currently chrome browser is started
twice: fristly by: ensureAppStarts and then by startChromeSession. It
can be skipped and done similarly to solution implemented in
AndroidDriver.
Copy link
Contributor

@imurchie imurchie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mykola-mokhnach mykola-mokhnach merged commit d3d677f into appium:master Dec 11, 2018
Copy link
Member

@jlipps jlipps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the contribution!

@AnnaWyrwal AnnaWyrwal deleted the FixRepeatedStartupOfAppForChromeSession branch December 12, 2018 06:38
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.

4 participants