Bug 258665

Summary: [WPE] Implement `PlatformWebView` key press and button clicks simulation methods
Product: WebKit Reporter: Vitaly Dyackhov <vitaly>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Vitaly Dyackhov 2023-06-29 03:30:43 PDT
`PlatformWebView`'s `simulateSpacebarKeyPress()`, `simulateAltKeyPress()`, `simulateButtonClick()`, and `simulateMouseMove()` are required by some API tests and are not yet implemented on WPE.
Comment 1 Vitaly Dyackhov 2023-06-29 03:47:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15400
Comment 2 EWS 2023-06-29 08:30:06 PDT
Committed 265620@main (af208143c813): <https://commits.webkit.org/265620@main>

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