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

ChromeAndroid: ChromeDriver doesn't get automatically installed when versions change #18405

Open
galmacky opened this issue Aug 13, 2019 · 2 comments

Comments

@galmacky
Copy link
Contributor

Running WPT for Chrome on Android requires a ChromeDriver that matches the version of Chrome under test.

When you run WPT for Chrome on Android for the first time, it automatically installs the matching ChromeDriver for you (which is great!). However, if you run WPT for Chrome on Android with a different version, it does not automatically updates the matching version of ChromeDriver.

@Hexcles
Copy link
Member

Hexcles commented Aug 13, 2019

Ahh this actually applies to Chrome as well. I should check ChromeDriver's version and reinstall it when it does not have the correct version, not just when it's missing.

@stephenmcgruer
Copy link
Contributor

Marking backlog due to inactivity (and lack of concern about inactivity).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants