Bug 193684
Summary: | [GTK] WebDriver: update Element Click command to be implemented in terms of Perform Actions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | WebDriver | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |