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

Switch from webdrivers to just using selenium #290

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

werebus
Copy link
Member

@werebus werebus commented Jul 20, 2023

The internet tells me that new Selenium can manage your webdriver for you, too. This version doesn't know about the new download location for chromedriver 115 either, but it can download 114 and use that with Chrome 115.

This is an alternative to #289, and if Travis builds it successfully, I would say it's preferable.

The internet tells me that new Selenium can manage your webdriver for
you, too. This version doesn't know about the new download location for
chromedriver 115 either, but it can download 114 and use that with
Chrome 115.
@werebus
Copy link
Member Author

werebus commented Jul 20, 2023

Just one warning from Selenium about how it's using webdrivers 114 with Chrome 115. That warning will go away once selenium-webdriver 4.11 is release and we update.

@werebus werebus linked an issue Jul 20, 2023 that may be closed by this pull request
@werebus werebus merged commit 05fb7e5 into main Jul 20, 2023
4 checks passed
@werebus werebus deleted the werebus/just-use-selenium-webdriver branch July 20, 2023 17:03
werebus added a commit to umts/jobapps that referenced this pull request Dec 27, 2023
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.

Webdrivers broken on Chrome 115+
2 participants