We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ba18b commit f65f0c7Copy full SHA for f65f0c7
2 files changed
flows/android-flow.yaml
@@ -6,8 +6,4 @@ appId: org.wikipedia
6
- tapOn: "Search Wikipedia"
7
- inputText: "Bristol"
8
- tapOn: "City and county in England"
9
-- scrollUntilVisible:
10
- element: ".*13th.*"
11
- direction: "down"
12
- speed: 80
13
- timeout: 30000
+- assertVisible: ".*Avon.*"
flows/ios-flow.yaml
@@ -6,8 +6,4 @@ appId: org.wikimedia.wikipedia
0 commit comments