From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../retry-method-manual.https.html | 296 +++++++++++++++++++++ 1 file changed, 296 insertions(+) create mode 100644 testing/web-platform/tests/payment-request/payment-response/retry-method-manual.https.html (limited to 'testing/web-platform/tests/payment-request/payment-response/retry-method-manual.https.html') diff --git a/testing/web-platform/tests/payment-request/payment-response/retry-method-manual.https.html b/testing/web-platform/tests/payment-request/payment-response/retry-method-manual.https.html new file mode 100644 index 0000000000..a5aab49e38 --- /dev/null +++ b/testing/web-platform/tests/payment-request/payment-response/retry-method-manual.https.html @@ -0,0 +1,296 @@ + + + + + PaymentResponse.prototype.retry() method + + + + + +

+ Manual Tests for PaymentResponse.retry() - Please run in order! +

+

+ Click on each button in sequence from top to bottom without refreshing the page. + Each button will bring up the Payment Request UI window. +

+

+ When presented with the payment sheet, use any credit card select to "Pay" multiple times. +

+
    +
  1. + +
  2. +
  3. + +
  4. +
  5. + +
  6. +
  7. + +
  8. +
  9. + +
  10. +
  11. +

    + When shown the payment sheet, hit pay once, then abort retrying the payment. +

    + +
  12. +
  13. +

    + When shown the payment sheet, hit pay once. Check payment sheet for error fields. + Then hit escape or otherwise abort the payment. +

    + +
  14. +
  15. +

    + When shown the payment sheet, hit pay once. + Then, change the shipping option. + Select to pay again. +

    + +
  16. +
  17. +

    + When shown the payment sheet, hit pay once. Then retry once. +

    + +
  18. +
  19. + +
  20. +
+ + If you find a buggy test, please file a bug + and tag one of the owners. + -- cgit v1.2.3