-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFuHao_Lab2.side
84 lines (84 loc) · 2.37 KB
/
FuHao_Lab2.side
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
74
75
76
77
78
79
80
81
82
83
84
{
"id": "2e260922-ff96-4f7d-8410-c22ac5ee6b0b",
"version": "2.0",
"name": "FuHao_Lab2",
"url": "https://www.baidu.com",
"tests": [{
"id": "8ba90d24-9a0c-40df-b98c-2171d2a63e99",
"name": "FuHao_Lab2_1",
"commands": [{
"id": "4770ea7a-60ba-41a7-841d-cf66cd8a498a",
"comment": "",
"command": "open",
"target": "/",
"targets": [],
"value": ""
}, {
"id": "aa902b3d-7235-43b1-8a3e-22d591ee0986",
"comment": "",
"command": "setWindowSize",
"target": "1456x916",
"targets": [],
"value": ""
}, {
"id": "859dcf4e-ac4e-46a0-8e15-5ba6416622f0",
"comment": "",
"command": "click",
"target": "id=kw",
"targets": [
["id=kw", "id"],
["name=wd", "name"],
["css=#kw", "css:finder"],
["xpath=//input[@id='kw']", "xpath:attributes"],
["xpath=//form[@id='form']/span/input", "xpath:idRelative"],
["xpath=//span/input", "xpath:position"]
],
"value": ""
}, {
"id": "85e8e46e-624c-45bc-a62a-952b62cd108e",
"comment": "",
"command": "type",
"target": "id=kw",
"targets": [
["id=kw", "id"],
["name=wd", "name"],
["css=#kw", "css:finder"],
["xpath=//input[@id='kw']", "xpath:attributes"],
["xpath=//form[@id='form']/span/input", "xpath:idRelative"],
["xpath=//span/input", "xpath:position"]
],
"value": "天津大学"
}, {
"id": "5299559a-2623-4fcf-950e-1e138ad14b20",
"comment": "",
"command": "sendKeys",
"target": "id=kw",
"targets": [
["id=kw", "id"],
["name=wd", "name"],
["css=#kw", "css:finder"],
["xpath=//input[@id='kw']", "xpath:attributes"],
["xpath=//form[@id='form']/span/input", "xpath:idRelative"],
["xpath=//span/input", "xpath:position"]
],
"value": "${KEY_ENTER}"
}, {
"id": "d123e6a2-071f-4731-a991-9e84ba3a71ce",
"comment": "",
"command": "verifyTitle",
"target": "天津大学_百度搜索",
"targets": [],
"value": ""
}]
}],
"suites": [{
"id": "ffbccd8f-ce5a-4074-b91c-a273215c043e",
"name": "Default Suite",
"persistSession": false,
"parallel": false,
"timeout": 300,
"tests": ["8ba90d24-9a0c-40df-b98c-2171d2a63e99"]
}],
"urls": ["https://www.baidu.com/"],
"plugins": []
}