Test for PaymentRequest.show() method
Click on each button in sequence from top to bottom without refreshing the page.
Throws if the promise [[state]] is not "created"
If the user agent's "payment request is showing" boolean is true, then return a promise rejected with an "AbortError" DOMException.
If payment method consultation produces no supported method of payment, then return a promise rejected with a "NotSupportedError" DOMException.
If you find a buggy test, please
file a bug
and tag one of the
owners
.