We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2787ff3 commit db2cd1aCopy full SHA for db2cd1a
1 file changed
flows/ios-flow.yaml
@@ -8,6 +8,15 @@ appId: org.wikimedia.wikipedia
8
- tapOn: "Search Wikipedia"
9
- inputText: "Bristol"
10
- tapOn: "City and county in England"
11
+- tapOn:
12
+ text: "Got it"
13
+ optional: true
14
15
16
17
18
19
20
- tapOn:
21
text: "Got it"
22
optional: true
0 commit comments