Re: [w3c/gamepad] Integrate with WebDriver and WebDriver BiDi for automation (PR #224)

@sadym-chromium commented on this pull request.



> +        <section data-cite="infra">
+          <h4>
+            Events
+          </h4>
+          <section>
+            <h5>
+              The emulation.simulatedDeviceEvent Event
+            </h5>
+            <pre class="cddl">
+              emulation.SimulatedDeviceEvent = {
+                method: "emulation.removeSimulatedDevice",
+                params: emulation.SimulatedDeviceEventParams,
+              }
+            </pre>
+            <p>
+              To get <dfn>the identifier for a simulated gamepad</dfn> |gamepad|:

Optionally, we can also extend the definition of "simulated gamepad" as "Simulated gamepad has an associated [=UUID=] <dfn>simulated gamepad identifier</dfn>".

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/224#pullrequestreview-3252474148
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/224/review/3252474148@github.com>

Received on Monday, 22 September 2025 12:37:16 UTC