Bug 275249
| Summary: | [WPE] Support headless command line switch for MiniBrowser with new platform API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=275471 | ||
Lauro Moura
While we can use the WPE_DISPLAY var, we also have `--headless`, currently no implemented for the new API in MiniBrowser.
Helps running WebDriver tests in headless mode with new API MB, although test suite is not working well, likely due to unhandled prompts (to be fixed in another commit).
Patch incoming.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
PR: https://github.com/WebKit/WebKit/pull/29616
(`git-webkit pr` failed to submit the comment with the link)
EWS
Committed 280111@main (a08a4557b580): <https://commits.webkit.org/280111@main>
Reviewed commits have been landed. Closing PR #29616 and removing active labels.