Bug 233470 - run-webkit-tests cannot click on an image using testdriver
Summary: run-webkit-tests cannot click on an image using testdriver
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2021-11-24 01:13 PST by Manuel Rego Casasnovas
Modified: 2021-12-01 01:14 PST (History)
3 users (show)

See Also:


Attachments
Example to reproduce the issue (663 bytes, text/html)
2021-11-24 01:13 PST, Manuel Rego Casasnovas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>