-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_v3_selenium.json
136 lines (136 loc) · 3.31 KB
/
_v3_selenium.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
"front-version": "2.18.0",
"version": 3,
"nodes": [
{
"type": "Project",
"id": "72fa21f2-2041-43fa-a75e-c736b8c59bc1",
"lastModified": "2018-07-08T20:46:11.181-04:00",
"name": "/v3/selenium"
},
{
"type": "Scenario",
"description": "",
"id": "adb98eac-02aa-4fb0-9615-9e1a5579ddc3",
"lastModified": "2018-07-08T20:24:06.229-04:00",
"name": "v3/selenium/browsers",
"requestOrder": [
"Android Devices",
"Request 1"
],
"parentId": "72fa21f2-2041-43fa-a75e-c736b8c59bc1"
},
{
"type": "Request",
"method": {
"link": "http://tools.ietf.org/html/rfc7231#section-4.3.1",
"name": "GET"
},
"body": {
"formBody": {
"overrideContentType": true,
"encoding": "application/x-www-form-urlencoded",
"items": []
},
"bodyType": "Text",
"autoSetLength": true
},
"headersType": "Form",
"retryConfiguration": {
"enabled": true,
"intervalInSeconds": 10,
"retryCount": 3
},
"uri": {
"query": {
"delimiter": "&",
"items": []
},
"scheme": {
"secure": true,
"name": "https",
"version": "V11"
},
"host": "crossbrowsertesting.com",
"path": "/api/v3/selenium/browsers"
},
"description": "",
"id": "9f1f3ae0-fbc8-4ad9-a7e8-088368130045",
"lastModified": "2018-07-08T18:09:25.356-04:00",
"name": "Request 1",
"headers": [],
"assertions": [
{
"comparison": "Equals",
"subject": "ResponseStatus",
"path": "code",
"value": "200"
}
],
"metaInfo": {},
"parentId": "adb98eac-02aa-4fb0-9615-9e1a5579ddc3"
},
{
"type": "Request",
"method": {
"link": "http://tools.ietf.org/html/rfc7231#section-4.3.1",
"name": "GET"
},
"body": {
"formBody": {
"overrideContentType": true,
"encoding": "application/x-www-form-urlencoded",
"items": []
},
"bodyType": "Text",
"autoSetLength": true
},
"headersType": "Form",
"uri": {
"query": {
"delimiter": "&",
"items": []
},
"scheme": {
"secure": true,
"name": "https",
"version": "V11"
},
"host": "crossbrowsertesting.com",
"path": "/api/v3/selenium/browsers"
},
"id": "c9553f46-a1b8-48b1-bd9f-19118513cd9e",
"lastModified": "2018-07-08T20:23:59.474-04:00",
"name": "Android Devices",
"headers": [],
"assertions": [
{
"comparison": "Contains",
"subject": "ResponseBody",
"path": "content",
"value": "Android"
}
],
"metaInfo": {},
"parentId": "adb98eac-02aa-4fb0-9615-9e1a5579ddc3"
},
{
"type": "Context",
"id": "8857f7c1-0382-493a-9ccc-00e8eaba2f30",
"lastModified": "2018-07-08T20:23:20.528-04:00",
"name": "local",
"variables": [
{
"enabled": true,
"name": "",
"value": ""
},
{
"enabled": true,
"name": "",
"value": ""
}
]
}
]
}