We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3567cc commit 15ea1abCopy full SHA for 15ea1ab
1 file changed
flows/ios-flow.yaml
@@ -7,7 +7,9 @@ appId: org.wikimedia.wikipedia
7
- assertVisible: "Search Wikipedia"
8
- tapOn: "Search Wikipedia"
9
- inputText: "Bristol"
10
+- waitForAnimationToEnd
11
- tapOn: "City and county in England"
12
13
- tapOn:
14
text: "Got it"
15
optional: true
0 commit comments