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

WebDriver BiDi: support user contexts in setPermission #439

Closed
OrKoN opened this issue Jan 31, 2024 · 1 comment · Fixed by #438
Closed

WebDriver BiDi: support user contexts in setPermission #439

OrKoN opened this issue Jan 31, 2024 · 1 comment · Fixed by #438

Comments

@OrKoN
Copy link
Contributor

OrKoN commented Jan 31, 2024

User contexts in WebDriver BiDi represents the same concepts as the user agents in the infra spec: https://w3c.github.io/webdriver-bidi/#user-contexts According to the infra definition a user agent can be a user profile or a private browsing window.

There should be a way for a BiDi client to express which user agent should get the permissions.

@OrKoN
Copy link
Contributor Author

OrKoN commented Jan 31, 2024

WIP PR #438

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

Successfully merging a pull request may close this issue.

1 participant