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

[wdspec] add user context subscription tests #50434

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

OrKoN
Copy link
Contributor

@OrKoN OrKoN commented Feb 3, 2025

This CL adds tests that verify:

  • subscription to one non-default context
  • subscription to one non-default context and the default context
  • browsing context created event is emitted for existing browsing contexts when subscribing to a user context

@OrKoN OrKoN force-pushed the orkon/user-context-event-subscriptions branch from d8001b7 to 7d8c825 Compare February 3, 2025 12:34
webdriver/tests/support/fixtures_bidi.py Outdated Show resolved Hide resolved
webdriver/tests/support/fixtures_bidi.py Outdated Show resolved Hide resolved
@OrKoN OrKoN requested a review from juliandescottes February 3, 2025 12:52
Copy link
Contributor

@juliandescottes juliandescottes left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @OrKoN !
Maybe wait a bit for @lutien 's feedback who spent more time on this.

Copy link
Contributor

@lutien lutien left a comment

Choose a reason for hiding this comment

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

Looks good to me as well, thanks!

@OrKoN OrKoN enabled auto-merge (squash) February 3, 2025 13:52
@OrKoN OrKoN merged commit 4587221 into master Feb 3, 2025
12 of 16 checks passed
@OrKoN OrKoN deleted the orkon/user-context-event-subscriptions branch February 3, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants