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 --- .../payment-request/algorithms-manual.https.html | 176 +++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 testing/web-platform/tests/payment-request/algorithms-manual.https.html (limited to 'testing/web-platform/tests/payment-request/algorithms-manual.https.html') diff --git a/testing/web-platform/tests/payment-request/algorithms-manual.https.html b/testing/web-platform/tests/payment-request/algorithms-manual.https.html new file mode 100644 index 0000000000..b90c312aba --- /dev/null +++ b/testing/web-platform/tests/payment-request/algorithms-manual.https.html @@ -0,0 +1,176 @@ + + + + + Payment Request algorithms + + + + +

+ Tests for "algorithms" section +

+

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

+
+

+ User aborts the payment request algorithm +

+ +

+ When presented with the payment sheet, abort the payment request (e.g., by hitting the esc key or pressing a UA provided button). +

+
    +
  1. + +
  2. +
+
+ +
+

Shipping address changed algorithm

+ +

+ When prompted, please change or enter a new shipping address and then select Pay. +

+
    +
  1. + +
  2. +
+
+ +
+

Shipping option changed algorithm

+ +

+ Finally, when prompted, please select "shipping option 2" and then select Pay. +

+
    +
  1. + +
  2. +
+
+ + + If you find a buggy test, please file a bug + and tag one of the suggested reviewers. + -- cgit v1.2.3