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

Update options so the new chrome driver version 120 will work #68

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

minhngocd
Copy link
Contributor

Within our cucumber tests, fetching logs from the driver seems to be broken with the new chrome version 119 -> 120 upgrade. This issue seems to be solved in this github issue thread by updating the options to '--headless=new' SeleniumHQ/selenium#13112

Within our cucumber tests, fetching logs from the driver seems to be broken with the new chrome version 119 -> 120 upgrade.
This issue seems to be solved in this github issue thread by updating the options to '--headless=new'
SeleniumHQ/selenium#13112
@minhngocd minhngocd force-pushed the update_headless_driver branch from 2f9ee92 to 61b1e73 Compare December 15, 2023 12:42
Copy link

@sengi sengi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go for it

@yuetylauiris yuetylauiris merged commit 4eabd26 into main Dec 15, 2023
17 checks passed
@yuetylauiris yuetylauiris deleted the update_headless_driver branch December 15, 2023 14:16
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.

4 participants