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

Added workaround to allow all origins required as per bug 11750 #2

Closed
wants to merge 1 commit into from

Conversation

matthewmccormick
Copy link
Collaborator

Changes to chrome 111 has meant that the previously default setting for allowing all remote origins is now set to local host resulting in a 403 forbidden in the tests, as noted in the bug raised with Selenium Bug ID 11750

This change adds in chromeoptions and sets remote allow origins to wildcard * as per default previously

No other changes required

@matthewmccormick
Copy link
Collaborator Author

No longer required as resolved by latest version of selenium, created a separate Pull request #3 to bump the selenium version instead

@matthewmccormick matthewmccormick deleted the bugfix_update_remote_options_11750 branch April 25, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant