Bug 281940

Summary: [WebDriver][BiDi] Implement the session module
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, hskupin, mathias, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 281722    
Bug Blocks: 281932    

Lauro Moura
Reported 2024-10-22 17:19:22 PDT
Spec: https://w3c.github.io/webdriver-bidi/#module-session Dashboard: > The session module contains commands and events for monitoring the status of the remote end. Commands: - session.status - https://w3c.github.io/webdriver-bidi/#command-session-status (Being added as part of bug280501 in https://github.com/WebKit/WebKit/pull/35409) - session.new - https://w3c.github.io/webdriver-bidi/#command-session-new (Tracked in bug281721) - session.end - https://w3c.github.io/webdriver-bidi/#command-session-end - session.subscribe - https://w3c.github.io/webdriver-bidi/#command-session-subscribe (Required for any events) - session.unsubscribe - https://w3c.github.io/webdriver-bidi/#command-session-unsubscribe This module does not define any event as of Oct 22th 2024. Types: https://w3c.github.io/webdriver-bidi/#module-session-types
Attachments
Radar WebKit Bug Importer
Comment 2 2024-10-29 17:20:15 PDT
Note You need to log in before you can comment on or make changes to this bug.