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

apply Workaround to allow to use Chrome 111 + fix warnings/tests #1832

Merged
merged 27 commits into from
Apr 1, 2023

Conversation

abendt
Copy link
Collaborator

@abendt abendt commented Apr 1, 2023

Its not possible to run fluentlenium with Chrome 111.

Background is explained here:
SeleniumHQ/selenium#11750

current workaround is to add an additional parameter when starting webdriver.
At at later point this should be properly fixed by upgrading the http client (all explained in link above)

I made some additional changes to fix warnings, tests, etc. to get the build passing again

@abendt abendt changed the title apply Workaround to allow to use Chrome 111+ apply Workaround to allow to use Chrome 111 + fix warnings/tests Apr 1, 2023
@abendt abendt merged commit f727aa6 into FluentLenium:develop Apr 1, 2023
@abendt abendt deleted the chrome-remote-allow-origins branch April 1, 2023 14:09
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.

None yet

1 participant