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 --- ...-accepts-payment-request-algo-manual.https.html | 230 +++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 testing/web-platform/tests/payment-request/user-accepts-payment-request-algo-manual.https.html (limited to 'testing/web-platform/tests/payment-request/user-accepts-payment-request-algo-manual.https.html') diff --git a/testing/web-platform/tests/payment-request/user-accepts-payment-request-algo-manual.https.html b/testing/web-platform/tests/payment-request/user-accepts-payment-request-algo-manual.https.html new file mode 100644 index 0000000000..300f04811f --- /dev/null +++ b/testing/web-platform/tests/payment-request/user-accepts-payment-request-algo-manual.https.html @@ -0,0 +1,230 @@ + + + + + User accepts the payment request algorithm + + + + + +
+

User accepts payment request

+

+ 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 shown the payment sheet, please input a credit card and select Pay. +

+
    +
  1. + Use any credit card to pay. +
  2. +
  3. + Select any shipping option, and use any credit card to pay. +
  4. +
  5. + + When prompted, please use "wpt@w3.org" as the email. +
  6. +
  7. + + When prompted, please use "+12345678910" as the phone number. +
  8. +
  9. + + When prompted, please use "web platform test" as the payer name. +
  10. +
  11. + + When prompted, please use: "+12345678910" as the phone number, "web platform test" as the payer name, and "wpt@w3.org" as the email. Then press Pay. +
  12. +
  13. + +
  14. +
+
+ + If you find a buggy test, please file a bug + and tag one of the suggested reviewers. + -- cgit v1.2.3