web-platform-tests / web-platform-tests/interop

webdriver-bidi

Open
#1,417 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

focus-area-proposal
Dominant language
JavaScript
Stars
524
Forks
35
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Description

webdriveri-bidi provides a remote control API for browsers. It extends classic WebDriver by providing bidirectional communication between the browser and the client, allowing richer APIs that match the evented nature of the browser.

webdriver-bidi itself represents a fundamental tool for Interop. Modern web app testing tools such as Puppeteer and Playwright depend on a bidirectional API; Puppeteer already ships with full BiDi support, and Playwright has a work-in-progress implementation which today achieves a ~90% test pass rate in BiDi-supporting browsers. These tools are essential in enabling developers to create sites that work reliably across multiple browser engines.

With the rise of agentic browsing we are also seeing more end-user use cases for browser remote control, as well as more custom automation clients being written for specific use cases such as MCPs. That makes this a critical time to provide an interoperable cross-browser automation solution that meets modern requirements, and ensure that these developments don't entrench current browser-specific protocols, and reduce end user choice.

In terms of scope, our initial proposal would be to take the scope of the webdriver-bidi web-feature, which we believe represents a minimal baseline level of support: https://github.com/web-platform-dx/web-features/blob/main/features/webdriver-bidi.yml However we are happy to consider scope changes in either direction.

Specification

https://w3c.github.io/webdriver-bidi/

web-feature

webdriver-bidi

Test Links
Additional Signals

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the WebDriver BiDi specification and the linked web-feature proposal, then inspect the referenced Web Platform Tests results for the agreed-scope subset. Done requires an agreed scope and a defined implementation plan for the Interop project; the issue does not name repository files or a specific test to change.

Written by the indexing model from the issue text.

Assessment

Domain
testing-qa, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.