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

test_browsingContext_create_withUserGesture_eventsEmitted is failing with chrome@126.0.6478.2 #2205

Closed
sadym-chromium opened this issue May 15, 2024 · 1 comment

Comments

@sadym-chromium
Copy link
Collaborator

#2197

@sadym-chromium
Copy link
Collaborator Author

sadym-chromium commented May 15, 2024

In headful mode, the test receives only 4 messages:

  • browsingContext.contextCreated for about:blank
  • Command success
  • browsingContext.domContentLoaded for http://localhost:60517/200
  • browsingContext.load for http://localhost:60517/200

While in headless an additional browsingContext.domContentLoaded for about:blank is received.

sadym-chromium added a commit that referenced this issue May 15, 2024
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>
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

No branches or pull requests

1 participant