Bug 258665
Summary: | [WPE] Implement `PlatformWebView` key press and button clicks simulation methods | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
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 |
Vitaly Dyackhov
`PlatformWebView`'s `simulateSpacebarKeyPress()`, `simulateAltKeyPress()`, `simulateButtonClick()`, and `simulateMouseMove()` are required by some API tests and are not yet implemented on WPE.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/15400
EWS
Committed 265620@main (af208143c813): <https://commits.webkit.org/265620@main>
Reviewed commits have been landed. Closing PR #15400 and removing active labels.