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

Local Chrome driver in non-headless mode shows search engine selection #1817

Closed
sissbruecker opened this issue Aug 23, 2024 · 0 comments · Fixed by #1818
Closed

Local Chrome driver in non-headless mode shows search engine selection #1817

sissbruecker opened this issue Aug 23, 2024 · 0 comments · Fixed by #1818

Comments

@sissbruecker
Copy link
Contributor

Since Chrome 127, the browser shows a search engine selection screen every time when running tests locally:
Bildschirmfoto 2024-08-23 um 09 16 42

This is problematic because:

  • It is bothersome if you want to debug some test in the browser
  • In at least one case with Chart ITs the dialog seems to cause tests to fail

Testbench should automatically disable the search engine selection screen by setting the argument --disable-search-engine-choice-screen (Reference).

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