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

Support for running commands and subscribing to events for multiple user contexts #775

Open
whimboo opened this issue Sep 17, 2024 · 0 comments
Labels
needs-discussion Issues to be discussed by the working group

Comments

@whimboo
Copy link
Contributor

whimboo commented Sep 17, 2024

We should discuss the possibility of enhancing WebDriver BiDi to support running commands and subscribing to events for a specified list of user contexts. This would provide more granular control over how commands are issued and events are captured in multi-user context scenarios.

Here some examples:

  1. Use the browsingContext.setViewport command to set the viewport for all the tabs from user context 1 at the same time. Same could be imagined for a future user agent emulation.
  2. Subscribe to events like browsingContext.contextCreated only for tabs of a given user context.
@whimboo whimboo added the needs-discussion Issues to be discussed by the working group label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-discussion Issues to be discussed by the working group
Projects
None yet
Development

No branches or pull requests

1 participant