Bug 193684

Summary: [GTK] WebDriver: update Element Click command to be implemented in terms of Perform Actions
Product: WebKit Reporter: Blaze Burg <bburg>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, cgarcia, joepeck, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=211330
https://bugs.webkit.org/show_bug.cgi?id=213060

Blaze Burg
Reported 2019-01-22 14:30:30 PST
I've been working to move Element Click away from the Automation.performMouseInteraction code path and to use Automation.performInteractionSequence instead. This command is now specced in terms of actions so this should be straightforward.
Attachments
Note You need to log in before you can comment on or make changes to this bug.