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

@sadym-chromium commented on this pull request.



> +                  </li>
+                </ol>
+              </li>
+              <li>
+                Return `null`.
+              </li>
+            </ol>
+            <p>
+              To <dfn>vibrate a simulated gamepad</dfn> |gamepad| given a [=navigable=] |navigable| and {{GamepadEffectParameters}} |effectParams|:
+            </p>
+            <ol>
+              <li>
+                Let |deviceId:string| be [=the identifier for a simulated gamepad=] |gamepad|.
+              </li>
+              <li>
+                If |deviceId| is `null`, abort these steps.

Maybe we want to notify the user that the given gamepad is removed by throwing an exception?

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

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

Received on Monday, 22 September 2025 12:39:00 UTC