-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcarnatic_hrefs.json
73 lines (73 loc) · 1.65 KB
/
carnatic_hrefs.json
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"title": "carnatic_hrefs",
"steps": [
{
"type": "setViewport",
"width": 1512,
"height": 506,
"deviceScaleFactor": 1,
"isMobile": false,
"hasTouch": false,
"isLandscape": false
},
{
"type": "navigate",
"url": "https://ramanarunachalam.github.io/Music/Carnatic/carnatic.html",
"assertedEvents": [
{
"type": "navigation",
"url": "https://ramanarunachalam.github.io/Music/Carnatic/carnatic.html",
"title": "Carnatic Youtube Collection"
}
]
},
{
"type": "click",
"target": "main",
"selectors": [
[
"aria/ basantbahAr"
],
[
"#LETTER_b > ul > li:nth-child(7) > a"
],
[
"xpath///*[@id=\"LETTER_b\"]/ul/li[7]/a"
],
[
"text/basantbahAr"
]
],
"offsetY": 42,
"offsetX": 100.8046875
},
{
"type": "click",
"target": "main",
"selectors": [
[
"#PAGE_VIDEOS > div > div.card-body > ol:nth-child(1) > ul > li:nth-child(1) > a:nth-child(6) > i"
],
[
"xpath///*[@id=\"PAGE_VIDEOS\"]/div/div[2]/ol[1]/ul/li[1]/a[5]/i"
]
],
"offsetY": 9.3984375,
"offsetX": 3.90625
},
{
"type": "click",
"target": "main",
"selectors": [
[
"#PAGE_VIDEOS > div > div.card-body > ol:nth-child(2) > ul > li > a:nth-child(6) > i"
],
[
"xpath///*[@id=\"PAGE_VIDEOS\"]/div/div[2]/ol[2]/ul/li/a[5]/i"
]
],
"offsetY": 16.3984375,
"offsetX": 17.2890625
}
]
}