w3c / secure-payment-confirmation

Secure Payment Confirmation (SPC)
https://w3c.github.io/secure-payment-confirmation/
Other
110 stars 39 forks source link

[Spec] Spec the User Agent Automation section #151

Closed stephenmcgruer closed 2 years ago

stephenmcgruer commented 2 years ago

This commit adds a WebDriver command that can place SPC into an 'auto-accept' or 'auto-reject' mode, where the browser will not require user interaction with the prompt. When combined with the existing WebAuthn automation, this should provide enough power to write end-to-end WPT tests for SPC.


Preview | Diff

stephenmcgruer commented 2 years ago

Marking ready for review in anticipation that https://github.com/web-platform-tests/rfcs/pull/101 will land in the next 24 hours or so.

stephenmcgruer commented 2 years ago

RFC has landed, merging.