-
Notifications
You must be signed in to change notification settings - Fork 887
Open
Description
Webdriver Bidi is a protocol based on websocket to remote control a browser. Similar to CDP.
WPT runner is based to this protocol, so implementing it would allow us to run WPT the same as other browser
Wedriver bidi could enables Selenium support. Bidi is not the default form Selenium, it uses webdriver classic. But we can enable its support.
Playwright has a partial webdriver bidi support microsoft/playwright#32577
Puppeteer has also a partial webdriver bidi support: https://pptr.dev/webdriver-bidi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels