WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
281940
[WebDriver][BiDi] Implement the session module
https://bugs.webkit.org/show_bug.cgi?id=281940
Summary
[WebDriver][BiDi] Implement the session module
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
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2024-10-22 17:20:04 PDT
Missing dashboard link...
https://wpt.fyi/results/webdriver/tests/bidi/session?label=experimental&label=master&aligned
Radar WebKit Bug Importer
Comment 2
2024-10-29 17:20:15 PDT
<
rdar://problem/138879881
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug