We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since Chrome 127, the browser shows a search engine selection screen every time when running tests locally:
This is problematic because:
Testbench should automatically disable the search engine selection screen by setting the argument --disable-search-engine-choice-screen (Reference).
--disable-search-engine-choice-screen
The text was updated successfully, but these errors were encountered:
c59547a
Successfully merging a pull request may close this issue.
Since Chrome 127, the browser shows a search engine selection screen every time when running tests locally:
This is problematic because:
Testbench should automatically disable the search engine selection screen by setting the argument
--disable-search-engine-choice-screen
(Reference).The text was updated successfully, but these errors were encountered: