Bug 244719 - [Reporting API] WebDriver: Add support for generateTestReport
Summary: [Reporting API] WebDriver: Add support for generateTestReport
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 189365
  Show dependency treegraph
 
Reported: 2022-09-02 10:54 PDT by Brent Fulgham
Modified: 2022-09-02 18:00 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2022-09-02 10:54:00 PDT
WPT needs our WebDriver implementation to support the 'generate_test_report' command.

https://w3c.github.io/reporting/#generate-test-report-command

We have an implementation that works in WKTR, but need the proper feature for WebDriver.
Comment 1 Radar WebKit Bug Importer 2022-09-02 10:54:21 PDT
<rdar://problem/99496290>
Comment 2 Brent Fulgham 2022-09-02 14:59:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3969
Comment 3 EWS 2022-09-02 18:00:25 PDT
Committed 254122@main (9b7b0a6ad683): <https://commits.webkit.org/254122@main>

Reviewed commits have been landed. Closing PR #3969 and removing active labels.