We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65f0c7 commit 308e9eaCopy full SHA for 308e9ea
2 files changed
flows/android-flow.yaml
@@ -2,7 +2,9 @@ appId: org.wikipedia
2
---
3
- launchApp
4
- assertVisible: "The Free.*"
5
+- waitForAnimationToEnd
6
- tapOn: "Skip"
7
8
- tapOn: "Search Wikipedia"
9
- inputText: "Bristol"
10
- tapOn: "City and county in England"
flows/ios-flow.yaml
@@ -2,7 +2,9 @@ appId: org.wikimedia.wikipedia
0 commit comments