[Webkit-unassigned] [Bug 271956] New: [WebDriver][BiDi] Implement the log module
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 31 19:29:57 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271956
Bug ID: 271956
Summary: [WebDriver][BiDi] Implement the log 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-log
wpt.fiy dashboard: https://wpt.fyi/results/webdriver/tests/bidi/log/entry_added?label=master&label=experimental&aligned
Comprised of some log types (Generic, Console and JavaScript log entries), with basic info like level, timestamp, message, etc. Console entries also support generic JS objects as "args" parameter in the event.
These are passed to the WebDriver client through the BiDi event `log.entryAdded`.
Requires bug230615, which adds initial BiDi session support.
--
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/20240401/d3784985/attachment.htm>
More information about the webkit-unassigned
mailing list