[Webkit-unassigned] [Bug 281940] New: [WebDriver][BiDi] Implement the session module
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 22 17:19:22 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281940
Bug ID: 281940
Summary: [WebDriver][BiDi] Implement the session module
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebDriver
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lmoura at igalia.com
CC: bburg at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241023/51b26319/attachment.htm>
More information about the webkit-unassigned
mailing list