Android integration tests for PaymentRequest UI
This patch adds several integration tests for PaymentRequest UI on
Android:
- Clicking X should cancel the PaymentRequest.
- Clicking EDIT and then X should cancel the PaymentRequest.
- Clicking EDIT and then CANCEL should cancel the PaymentRequest.
- Clicking PAY should provide the merchant with an autofill credit
card and (if requested) an autofill profile as a shipping address.
BUG=
608223
Committed:
https://crrev.com/68aec80e25847bd6fe7763edfff90e44f8557bc2
Cr-Commit-Position: refs/heads/master@{#391304}