Skip to content

Conversation

@stephenmcgruer
Copy link
Contributor

No description provided.

@stephenmcgruer stephenmcgruer changed the title RFC ###: Add testdriver.js support for Secure Payment Confirmation RFC 101: Add testdriver.js support for Secure Payment Confirmation Oct 21, 2021
just the currently-open SPC dialog (e.g. `webdriver.accept_spc_prompt`). This
design is cleaner in terms of being idempotent, however it [led to
flake](https://chromium-review.googlesource.com/c/chromium/src/+/3225868/11#message-443faa84dfec42cf930bf7bf99e47d35f784bbbc)
as the web-page is not able to tell exactly when the dialog has been displayed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry the future isn't here yet, but with WebDriver BiDi a reasonable design would have been an event when the dialog is shown, and then a command to interact with the dialog.

@foolip
Copy link
Member

foolip commented Oct 29, 2021

1 week has passed, I'm merging this.

@foolip foolip merged commit c960a26 into web-platform-tests:master Oct 29, 2021
@stephenmcgruer stephenmcgruer deleted the smcgruer/spc-rfc branch October 29, 2021 15:20
T3-M4 pushed a commit to bayandin/chromedriver that referenced this pull request Nov 5, 2021
See:
  - w3c/secure-payment-confirmation#151
  - web-platform-tests/rfcs#101

Bug: 1241090
Change-Id: Ic809485d91c11b6cc70e80e17eee88290a0e90f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3251001
Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
Reviewed-by: Mathias Bynens <mathias@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/main@{#938409}
pull bot pushed a commit to Alan-love/chromium that referenced this pull request Nov 5, 2021
See:
  - w3c/secure-payment-confirmation#151
  - web-platform-tests/rfcs#101

Bug: 1241090
Change-Id: Ic809485d91c11b6cc70e80e17eee88290a0e90f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3251001
Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
Reviewed-by: Mathias Bynens <mathias@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/main@{#938409}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants