RESOLVED FIXED 271956
[WebDriver][BiDi] Implement the log module
https://bugs.webkit.org/show_bug.cgi?id=271956
Summary [WebDriver][BiDi] Implement the log module
Lauro Moura
Reported 2024-03-31 19:29:57 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-07 19:30:12 PDT
Lauro Moura
Comment 2 2024-11-21 22:24:12 PST
EWS
Comment 3 2024-12-19 21:20:27 PST
Committed 288145@main (66c45d7c6472): <https://commits.webkit.org/288145@main> Reviewed commits have been landed. Closing PR #37001 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.