File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,9 +3,8 @@ appId: ${APP_ID}
33- launchApp
44- tapOn : " Wallets"
55- tapOn : " Alipay"
6- - extendedWaitUntil :
7- visible : " Pay"
8- timeout : 30000
6+ - tapOn : " E-mail"
7+ - inputText : " test@stripe.com"
98- tapOn :
109 text : " Pay"
1110 retryTapIfNoChange : false
Original file line number Diff line number Diff line change @@ -3,13 +3,7 @@ appId: ${APP_ID}
33- launchApp
44- tapOn : " Bank redirects"
55- tapOn : " Bancontact SEPA Direct Debit set up"
6- - extendedWaitUntil :
7- visible : " E-mail"
8- timeout : 30000
9- - assertVisible :
10- text : " E-mail"
11- - tapOn :
12- text : " E-mail"
6+ - tapOn : " E-mail"
137- inputText : " test@stripe.com"
148- tapOn :
159 text : " Save"
Original file line number Diff line number Diff line change @@ -7,16 +7,10 @@ appId: ${APP_ID}
77 direction : DOWN
88 timeout : 5000
99- tapOn : " Card element only"
10- - extendedWaitUntil :
11- visible : " E-mail"
12- timeout : 30000
13- - assertVisible :
14- text : " E-mail"
1510- inputText : " 4242424242424242"
1611- inputText : " 0145"
1712- inputText : " 123"
18- - tapOn :
19- text : " E-mail"
13+ - tapOn : " E-mail"
2014- inputText : " test@stripe.com"
2115- scrollUntilVisible :
2216 element :
Original file line number Diff line number Diff line change @@ -7,17 +7,11 @@ appId: ${APP_ID}
77 text : " Multiline Card element only"
88 direction : DOWN
99- tapOn : " Multiline Card element only"
10- - extendedWaitUntil :
11- visible : " E-mail"
12- timeout : 30000
13- - assertVisible :
14- text : " E-mail"
1510- inputText : " 4242424242424242"
1611- inputText : " 0145"
1712- inputText : " 123"
1813- inputText : " 12345"
19- - tapOn :
20- text : " E-mail"
14+ - tapOn : " E-mail"
2115- inputText : " test@stripe.com"
2216- pressKey : Enter
2317- scrollUntilVisible :
Original file line number Diff line number Diff line change @@ -3,13 +3,7 @@ appId: ${APP_ID}
33- launchApp
44- tapOn : " Bank redirects"
55- tapOn : " EPS"
6- - extendedWaitUntil :
7- visible : " E-mail"
8- timeout : 30000
9- - assertVisible :
10- text : " E-mail"
11- - tapOn :
12- text : " E-mail"
6+ - tapOn : " E-mail"
137- inputText : " test@stripe.com"
148- tapOn :
159 text : " Pay"
Original file line number Diff line number Diff line change @@ -3,16 +3,10 @@ appId: ${APP_ID}
33- launchApp
44- tapOn : " More payment scenarios"
55- tapOn : " Set up future payments"
6- - extendedWaitUntil :
7- visible : " E-mail"
8- timeout : 30000
9- - assertVisible :
10- text : " E-mail"
116- inputText : " 4242424242424242"
127- inputText : " 0145"
138- inputText : " 123"
14- - tapOn :
15- text : " E-mail"
9+ - tapOn : " E-mail"
1610- inputText : " test@stripe.com"
1711- tapOn : " Save via card input form"
1812- assertVisible :
Original file line number Diff line number Diff line change @@ -7,13 +7,7 @@ appId: ${APP_ID}
77 text : " iDEAL payment"
88 direction : DOWN
99- tapOn : " iDEAL payment"
10- - extendedWaitUntil :
11- visible : " E-mail"
12- timeout : 30000
13- - assertVisible :
14- text : " E-mail"
15- - tapOn :
16- text : " E-mail"
10+ - tapOn : " E-mail"
1711- inputText : " test@stripe.com"
1812- tapOn :
1913 text : " Pay"
Original file line number Diff line number Diff line change @@ -7,13 +7,7 @@ appId: ${APP_ID}
77 text : " CashApp"
88 direction : DOWN
99- tapOn : " CashApp"
10- - extendedWaitUntil :
11- visible : " E-mail"
12- timeout : 30000
13- - assertVisible :
14- text : " E-mail"
15- - tapOn :
16- text : " E-mail"
10+ - tapOn : " E-mail"
1711- inputText : " test@stripe.com"
1812- tapOn :
1913 text : " Pay"
Original file line number Diff line number Diff line change @@ -7,13 +7,7 @@ appId: ${APP_ID}
77 text : " CashApp"
88 direction : DOWN
99- tapOn : " CashApp"
10- - extendedWaitUntil :
11- visible : " E-mail"
12- timeout : 30000
13- - assertVisible :
14- text : " E-mail"
15- - tapOn :
16- text : " E-mail"
10+ - tapOn : " E-mail"
1711- inputText : " test@stripe.com"
1812- tapOn :
1913 text : " Setup for later"
Original file line number Diff line number Diff line change @@ -7,10 +7,7 @@ appId: ${APP_ID}
77 text : " Przelewy24"
88 direction : DOWN
99- tapOn : " Przelewy24"
10- - assertVisible :
11- text : " E-mail"
12- - tapOn :
13- text : " E-mail"
10+ - tapOn : " E-mail"
1411- inputText : " test@stripe.com"
1512- tapOn :
1613 text : " Pay"
You can’t perform that action at this time.
0 commit comments