NEW233470
run-webkit-tests cannot click on an image using testdriver
https://bugs.webkit.org/show_bug.cgi?id=233470
Summary run-webkit-tests cannot click on an image using testdriver
Manuel Rego Casasnovas
Reported 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
Attachments
Example to reproduce the issue (663 bytes, text/html)
2021-11-24 01:13 PST, Manuel Rego Casasnovas
no flags
Radar WebKit Bug Importer
Comment 1 2021-12-01 01:14:21 PST
Note You need to log in before you can comment on or make changes to this bug.