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
test_browsingContext_create_withUserGesture_eventsEmitted
chrome@126.0.6478.2
#2197
The text was updated successfully, but these errors were encountered:
In headful mode, the test receives only 4 messages:
browsingContext.contextCreated
about:blank
success
browsingContext.domContentLoaded
http://localhost:60517/200
browsingContext.load
While in headless an additional browsingContext.domContentLoaded for about:blank is received.
Sorry, something went wrong.
build(chrome): update the pinned browser version + fix (#2206)
7c810f2
Addressing #2205. * Bump from #2197 * Fix e2e test. Filter out optional initial load event. --------- Co-authored-by: Browser Automation Bot <browser-automation-bot@google.com>
No branches or pull requests
#2197
The text was updated successfully, but these errors were encountered: