RESOLVED FIXED 275030
[WPE][WebDriver] Support automation of touch events in the new WPE Platform API
https://bugs.webkit.org/show_bug.cgi?id=275030
Summary [WPE][WebDriver] Support automation of touch events in the new WPE Platform API
Lauro Moura
Reported 2024-06-02 10:28:13 PDT
https://w3c.github.io/webdriver/#pointer-input-source https://w3c.github.io/webdriver/#pointer-actions Basically, pointer actions with type "touch", to be implemented initially by overriding `WebAutomationSession::platformSimulateTouchInteraction`. Currently, only iOS implements it, using `_WKTouchEventGenerator.mm` for more advanced handling like spreading the events over the duration interval in the WebDriver request. PS: There is bug238811, but it's for the legacy libwpe API.
Attachments
Lauro Moura
Comment 1 2024-06-03 01:41:34 PDT
EWS
Comment 2 2024-06-03 04:52:37 PDT
Committed 279643@main (31331ed06981): <https://commits.webkit.org/279643@main> Reviewed commits have been landed. Closing PR #29447 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-06-03 04:53:14 PDT
Note You need to log in before you can comment on or make changes to this bug.