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

remove workaround to use chrome 111 after upgrading selenium version #1836

Closed
abendt opened this issue Apr 1, 2023 · 0 comments · Fixed by #1859
Closed

remove workaround to use chrome 111 after upgrading selenium version #1836

abendt opened this issue Apr 1, 2023 · 0 comments · Fixed by #1859

Comments

@abendt
Copy link
Collaborator

abendt commented Apr 1, 2023

#1832 introduced a workaround (add --remote-allow-origins=* to ChromeOptions) to allow using Chrome 111+

After upgrading to Selenium 4.5+ this workaround should be removed and replaced with the solution here: SeleniumHQ/selenium#11750 (comment)

no replacement needed if latest Selenium version is used SeleniumHQ/selenium#11750 (comment)

depends on: #1656

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 a pull request may close this issue.

1 participant