Skip to content

[Technical review] BiDi - Add pages for new, status, and end commands of the session module#43251

Open
dipikabh wants to merge 5 commits intomdn:mainfrom
dipikabh:bidi-session-commands1
Open

[Technical review] BiDi - Add pages for new, status, and end commands of the session module#43251
dipikabh wants to merge 5 commits intomdn:mainfrom
dipikabh:bidi-session-commands1

Conversation

@dipikabh
Copy link
Contributor

Description

This PR adds the following pages:

  • session listing page
  • session.new
  • session.status
  • session.end

It also updates:

  • Modules landing page - adds basic info about how commands and events are structured
  • WebDriver sidebar (webdriver.yaml)

Additional details

Since BiDi builds on capabilities and errors defined in Classic, we can share a lot of those pages between the two.
So it might make sense to move them to common location under Web/WebDriver/Reference and out of the folders under Web/WebDriver/Reference/Classic where they currently sit.

  • I plan to place them directly under Web/WebDriver/Reference so that both Classic and BiDi commands can link to them.
  • On the individual capability and error pages, we can note any differences in the behavior or format between Classic and BiDi.

I'll make these changes in a separate PR.

@whimboo pointed out that the top landing page https://developer.mozilla.org/en-US/docs/Web/WebDriver is also in need of an update since the addition of our BiDi section - I'll update this page along with the above structural changes.

Spec links

Related issue

Doc issue: mdn/mdn#339

@dipikabh dipikabh requested a review from a team February 25, 2026 23:04
@dipikabh dipikabh requested review from a team as code owners February 25, 2026 23:04
@dipikabh dipikabh requested review from hamishwillee and pepelsbey and removed request for a team February 25, 2026 23:04
@github-actions github-actions bot added the Content:WebDriver WebDriver docs label Feb 25, 2026
@github-actions github-actions bot added the size/m [PR only] 51-500 LoC changed label Feb 25, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebDriver WebDriver docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant