Skip to content

Commit 53067f8

Browse files
authored
151 at46 (#207)
Added US4-AT6
1 parent 1a7c15d commit 53067f8

1 file changed

Lines changed: 84 additions & 0 deletions

File tree

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
appId: host.exp.exponent
2+
---
3+
- runFlow:
4+
when:
5+
notVisible:
6+
id: "building-selection"
7+
file: ../openLink.yaml
8+
- tapOn:
9+
text: "Search building"
10+
- inputText: "MB 1.115"
11+
- assertVisible: "MB – MB 1.115"
12+
- tapOn:
13+
text: "MB – MB 1.115"
14+
15+
- assertVisible:
16+
text: "Set Start"
17+
- tapOn:
18+
text: "Set Start"
19+
20+
- assertVisible:
21+
text: "Destination"
22+
- tapOn:
23+
text: "Destination"
24+
- inputText: "VL 212"
25+
- assertVisible: "VL – VL 212"
26+
- tapOn:
27+
text: "VL – VL 212"
28+
29+
- assertVisible:
30+
id: "walking-selector"
31+
- swipe:
32+
from:
33+
id: "routes-info-popup"
34+
direction: UP
35+
- tapOn:
36+
id: "walking-selector"
37+
- assertVisible:
38+
id: "walking-route-0"
39+
- tapOn:
40+
id: "walking-route-0"
41+
- assertVisible:
42+
id: "walking-step-0"
43+
- tapOn:
44+
id: "walking-step-0"
45+
- assertVisible:
46+
id: "next-button"
47+
- tapOn:
48+
id: "next-button"
49+
- tapOn:
50+
id: "next-button"
51+
- tapOn:
52+
id: "next-button"
53+
- tapOn:
54+
id: "next-button"
55+
- swipe:
56+
start: 50%, 70%
57+
end: 50%, 10%
58+
duration: 1200
59+
- assertVisible:
60+
id: "walking-step-10"
61+
- tapOn:
62+
id: "walking-step-10"
63+
- assertVisible:
64+
id: "next-button"
65+
- tapOn:
66+
id: "next-button"
67+
- tapOn:
68+
id: "next-button"
69+
- tapOn:
70+
id: "next-button"
71+
- tapOn:
72+
id: "next-button"
73+
- tapOn:
74+
id: "next-button"
75+
- tapOn:
76+
id: "next-button"
77+
- tapOn:
78+
id: "next-button"
79+
- tapOn:
80+
id: "next-button"
81+
- tapOn:
82+
id: "next-button"
83+
- tapOn:
84+
id: "next-button"

0 commit comments

Comments
 (0)