Skip to content

Commit db2cd1a

Browse files
committed
Skip guide
1 parent 2787ff3 commit db2cd1a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

flows/ios-flow.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ appId: org.wikimedia.wikipedia
88
- tapOn: "Search Wikipedia"
99
- inputText: "Bristol"
1010
- tapOn: "City and county in England"
11+
- tapOn:
12+
text: "Got it"
13+
optional: true
14+
- tapOn:
15+
text: "Got it"
16+
optional: true
17+
- tapOn:
18+
text: "Got it"
19+
optional: true
1120
- tapOn:
1221
text: "Got it"
1322
optional: true

0 commit comments

Comments
 (0)