-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSFLIGHT 2.json
More file actions
57 lines (57 loc) · 1.61 KB
/
SFLIGHT 2.json
File metadata and controls
57 lines (57 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"title": "SFLIGHT 2",
"steps": [
{
"type": "setViewport",
"width": 1053,
"height": 921,
"deviceScaleFactor": 1,
"isMobile": false,
"hasTouch": false,
"isLandscape": false
},
{
"type": "navigate",
"url": "http://localhost:4004/travel_processor/webapp/index.html",
"assertedEvents": [
{
"type": "navigation",
"url": "http://localhost:4004/travel_processor/webapp/index.html",
"title": ""
}
]
},
{
"type": "click",
"target": "main",
"selectors": [
[
"#__identifier0-__clone2-__clone12-txt"
],
[
"xpath///*[@id=\"__identifier0-__clone2-__clone12-txt\"]"
],
[
"pierce/#__identifier0-__clone2-__clone12-txt"
],
[
"text/Business Trip for Salvador,"
]
],
"offsetY": 9.3125,
"offsetX": 182
},
{
"type": "click",
"target": "main",
"selectors": [
"#__text57-__clone46-__clone52",
"xpath///*[@id=\"__text57-__clone46-__clone52\"]",
"pierce/#__text57-__clone46-__clone52",
"text/Henry (000262)"
],
"offsetX": 16.6171875,
"offsetY": 6.5
}
]
}