[Webkit-unassigned] [Bug 288114] New: [WebDriver][BiDi] Implement the input.performActions command
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 20 09:28:30 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=288114
Bug ID: 288114
Summary: [WebDriver][BiDi] Implement the input.performActions
command
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebDriver
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lmoura at igalia.com
CC: bburg at apple.com
https://w3c.github.io/webdriver-bidi/#command-input-performActions
> The input.performActions command performs a specified sequence of user input actions.
> Note: for a detailed description of the behavior of this command, see the actions section of [WEBDRIVER] (https://w3c.github.io/webdriver/#actions).
The main deviation from the WebDriver Classic behavior seems to be the presence of the usual WebDriver BiDi browsing context parameter. Maybe we can reuse most of the existing code, as on the UIProcess's `WebAutomationSession::performInteractionSequence` side we already receive a browsing context handler through `Automation.json`.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250220/848e9de5/attachment.htm>
More information about the webkit-unassigned
mailing list