Bug 233470

Summary: run-webkit-tests cannot click on an image using testdriver
Product: WebKit Reporter: Manuel Rego Casasnovas <rego>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, gsnedders, webkit-bug-importer
Priority: P2 Keywords: InRadar, WPTImpact
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Example to reproduce the issue none

Description Manuel Rego Casasnovas 2021-11-24 01:13:49 PST
Created attachment 445079 [details]
Example to reproduce the issue

I'm not sure why but when running a WPT test that uses test_driver.click() to click on an image, it doesn't work under run-webkit-tests (though it seems to be working fine in wpt.fyi).

See attached example of a test that doesn't finish, the test_driver.click() promise gets rejected for some reason.tabindex-image-click-focus.html
Comment 1 Radar WebKit Bug Importer 2021-12-01 01:14:21 PST
<rdar://problem/85912191>