testdriverai 7.11.1-test → 7.11.2-canary
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/_data/examples-manifest.json +46 -46
- package/docs/v7/examples/ai.mdx +1 -1
- package/docs/v7/examples/assert.mdx +1 -1
- package/docs/v7/examples/chrome-extension.mdx +1 -1
- package/docs/v7/examples/element-not-found.mdx +1 -1
- package/docs/v7/examples/findall-coffee-icons.mdx +1 -1
- package/docs/v7/examples/hover-image.mdx +1 -1
- package/docs/v7/examples/hover-text-with-description.mdx +1 -1
- package/docs/v7/examples/hover-text.mdx +1 -1
- package/docs/v7/examples/installer.mdx +1 -1
- package/docs/v7/examples/launch-vscode-linux.mdx +1 -1
- package/docs/v7/examples/parse.mdx +1 -1
- package/docs/v7/examples/press-keys.mdx +1 -1
- package/docs/v7/examples/scroll-keyboard.mdx +1 -1
- package/docs/v7/examples/scroll.mdx +1 -1
- package/docs/v7/examples/type.mdx +1 -1
- package/package.json +1 -1
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
"$schema": "./examples-manifest.schema.json",
|
|
3
3
|
"examples": {
|
|
4
4
|
"assert.test.mjs": {
|
|
5
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
6
|
-
"lastUpdated": "2026-07-
|
|
5
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4cc58cd69b3fa8c8980f",
|
|
6
|
+
"lastUpdated": "2026-07-07T00:48:05.133Z"
|
|
7
7
|
},
|
|
8
8
|
"drag-and-drop.test.mjs": {
|
|
9
9
|
"url": "https://console.testdriver.ai/runs/69a62b3aaa712ecd3dea730a/69a62b42fc0ac3cc632a918b",
|
|
10
10
|
"lastUpdated": "2026-03-03T00:32:25.275Z"
|
|
11
11
|
},
|
|
12
12
|
"exec-pwsh.test.mjs": {
|
|
13
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
14
|
-
"lastUpdated": "2026-07-
|
|
13
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4bed8cd69b3fa8c897c7",
|
|
14
|
+
"lastUpdated": "2026-07-07T00:51:26.821Z"
|
|
15
15
|
},
|
|
16
16
|
"match-image.test.mjs": {
|
|
17
17
|
"url": "https://console-test.testdriver.ai/runs/69c8738614b73310c7839412/69c8738c14b73310c783941d",
|
|
@@ -22,88 +22,88 @@
|
|
|
22
22
|
"lastUpdated": "2026-03-03T00:32:25.282Z"
|
|
23
23
|
},
|
|
24
24
|
"hover-text-with-description.test.mjs": {
|
|
25
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
26
|
-
"lastUpdated": "2026-07-
|
|
25
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4c1e287f1ae277c1ff81",
|
|
26
|
+
"lastUpdated": "2026-07-07T00:52:15.546Z"
|
|
27
27
|
},
|
|
28
28
|
"windows-installer.test.mjs": {
|
|
29
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
30
|
-
"lastUpdated": "2026-07-
|
|
29
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4c208cd69b3fa8c897e1",
|
|
30
|
+
"lastUpdated": "2026-07-07T01:10:58.312Z"
|
|
31
31
|
},
|
|
32
32
|
"exec-output.test.mjs": {
|
|
33
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
34
|
-
"lastUpdated": "2026-07-
|
|
33
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4c228cd69b3fa8c897e2",
|
|
34
|
+
"lastUpdated": "2026-07-07T00:59:09.739Z"
|
|
35
35
|
},
|
|
36
36
|
"chrome-extension.test.mjs": {
|
|
37
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
38
|
-
"lastUpdated": "2026-07-
|
|
37
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4beb8cd69b3fa8c897c4",
|
|
38
|
+
"lastUpdated": "2026-07-07T00:51:24.117Z"
|
|
39
39
|
},
|
|
40
40
|
"launch-vscode-linux.test.mjs": {
|
|
41
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
42
|
-
"lastUpdated": "2026-07-
|
|
41
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4c068cd69b3fa8c897cd",
|
|
42
|
+
"lastUpdated": "2026-07-07T00:58:40.320Z"
|
|
43
43
|
},
|
|
44
44
|
"hover-image.test.mjs": {
|
|
45
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
46
|
-
"lastUpdated": "2026-07-
|
|
45
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4c3b287f1ae277c1ff92",
|
|
46
|
+
"lastUpdated": "2026-07-07T00:45:47.106Z"
|
|
47
47
|
},
|
|
48
48
|
"installer.test.mjs": {
|
|
49
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
50
|
-
"lastUpdated": "2026-07-
|
|
49
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4c69287f1ae277c1ffa6",
|
|
50
|
+
"lastUpdated": "2026-07-07T00:46:33.274Z"
|
|
51
51
|
},
|
|
52
52
|
"type.test.mjs": {
|
|
53
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
54
|
-
"lastUpdated": "2026-07-
|
|
53
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4c948cd69b3fa8c89809",
|
|
54
|
+
"lastUpdated": "2026-07-07T01:01:04.253Z"
|
|
55
55
|
},
|
|
56
56
|
"press-keys.test.mjs": {
|
|
57
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
58
|
-
"replayUrl": "https://console-test.testdriver.ai/replay/
|
|
59
|
-
"embedUrl": "https://console-test.testdriver.ai/replay/
|
|
60
|
-
"lastUpdated": "2026-07-
|
|
57
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4cad287f1ae277c1ffac",
|
|
58
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a4c53cf8cd69b3fa8c8986e?share=ynZ6gn7JlP9dW2rY2Oc5bQ",
|
|
59
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a4c53cf8cd69b3fa8c8986e?share=ynZ6gn7JlP9dW2rY2Oc5bQ&embed=true",
|
|
60
|
+
"lastUpdated": "2026-07-07T01:18:15.316Z"
|
|
61
61
|
},
|
|
62
62
|
"scroll-keyboard.test.mjs": {
|
|
63
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
64
|
-
"lastUpdated": "2026-07-
|
|
63
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4cf5287f1ae277c1ffb7",
|
|
64
|
+
"lastUpdated": "2026-07-07T01:02:42.601Z"
|
|
65
65
|
},
|
|
66
66
|
"scroll.test.mjs": {
|
|
67
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
68
|
-
"lastUpdated": "2026-07-
|
|
67
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4d14287f1ae277c1ffc4",
|
|
68
|
+
"lastUpdated": "2026-07-07T00:56:13.586Z"
|
|
69
69
|
},
|
|
70
70
|
"scroll-until-image.test.mjs": {
|
|
71
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
72
|
-
"lastUpdated": "2026-07-
|
|
71
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4cf78cd69b3fa8c89821",
|
|
72
|
+
"lastUpdated": "2026-07-07T00:48:55.696Z"
|
|
73
73
|
},
|
|
74
74
|
"prompt.test.mjs": {
|
|
75
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
76
|
-
"lastUpdated": "2026-07-
|
|
75
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4cf98cd69b3fa8c89823",
|
|
76
|
+
"lastUpdated": "2026-07-07T01:02:47.229Z"
|
|
77
77
|
},
|
|
78
78
|
"focus-window.test.mjs": {
|
|
79
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
80
|
-
"lastUpdated": "2026-07-
|
|
79
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4cfb287f1ae277c1ffba",
|
|
80
|
+
"lastUpdated": "2026-07-07T01:02:49.037Z"
|
|
81
81
|
},
|
|
82
82
|
"captcha-api.test.mjs": {
|
|
83
83
|
"url": "https://console.testdriver.ai/runs/698f7df69e27ce1528d7d087/698f7fb0d3b320ad547d9d44",
|
|
84
84
|
"lastUpdated": "2026-02-13T19:55:05.951Z"
|
|
85
85
|
},
|
|
86
86
|
"element-not-found.test.mjs": {
|
|
87
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
88
|
-
"lastUpdated": "2026-07-
|
|
87
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4d2e287f1ae277c1ffc8",
|
|
88
|
+
"lastUpdated": "2026-07-07T00:56:37.711Z"
|
|
89
89
|
},
|
|
90
90
|
"formatted-logging.test.mjs": {
|
|
91
91
|
"url": "https://console-test.testdriver.ai/runs/69c8738614b73310c7839412/69c873a714b73310c7839450",
|
|
92
92
|
"lastUpdated": "2026-03-29T00:36:10.628Z"
|
|
93
93
|
},
|
|
94
94
|
"hover-text.test.mjs": {
|
|
95
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
96
|
-
"lastUpdated": "2026-07-
|
|
95
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4d5d287f1ae277c1ffca",
|
|
96
|
+
"lastUpdated": "2026-07-07T00:57:25.538Z"
|
|
97
97
|
},
|
|
98
98
|
"no-provision.test.mjs": {
|
|
99
99
|
"url": "https://console.testdriver.ai/runs/69a62b3aaa712ecd3dea730a/69a62b7706a177a05bccd1cf",
|
|
100
100
|
"lastUpdated": "2026-03-03T00:32:25.279Z"
|
|
101
101
|
},
|
|
102
102
|
"ai.test.mjs": {
|
|
103
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
104
|
-
"replayUrl": "https://console-test.testdriver.ai/replay/
|
|
105
|
-
"embedUrl": "https://console-test.testdriver.ai/replay/
|
|
106
|
-
"lastUpdated": "2026-07-
|
|
103
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4d45287f1ae277c1ffc9",
|
|
104
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a4c5611287f1ae277c20032?share=lPXDRHY7kw9LZU1GYzR1lA",
|
|
105
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a4c5611287f1ae277c20032?share=lPXDRHY7kw9LZU1GYzR1lA&embed=true",
|
|
106
|
+
"lastUpdated": "2026-07-07T01:27:52.965Z"
|
|
107
107
|
},
|
|
108
108
|
"popup-loading.test.mjs": {
|
|
109
109
|
"url": "https://console.testdriver.ai/runs/698bc89f7140c3fa7daaca8d/698bca7f7140c3fa7daacbf7",
|
|
@@ -138,12 +138,12 @@
|
|
|
138
138
|
"lastUpdated": "2026-02-13T19:55:05.953Z"
|
|
139
139
|
},
|
|
140
140
|
"findall-coffee-icons.test.mjs": {
|
|
141
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
142
|
-
"lastUpdated": "2026-07-
|
|
141
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4cdc8cd69b3fa8c89814",
|
|
142
|
+
"lastUpdated": "2026-07-07T00:48:28.615Z"
|
|
143
143
|
},
|
|
144
144
|
"parse.test.mjs": {
|
|
145
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
146
|
-
"lastUpdated": "2026-07-
|
|
145
|
+
"url": "https://console-test.testdriver.ai/runs/6a4c4bd323dcc2e575ab5c0a/6a4c4d75287f1ae277c1ffcb",
|
|
146
|
+
"lastUpdated": "2026-07-07T00:57:49.215Z"
|
|
147
147
|
},
|
|
148
148
|
"flake-diffthreshold-001.test.mjs": {
|
|
149
149
|
"url": "https://console.testdriver.ai/runs/69a62b3aaa712ecd3dea730a/69a62bcafc0ac3cc632a91aa",
|
package/docs/v7/examples/ai.mdx
CHANGED
|
@@ -17,7 +17,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
17
17
|
|
|
18
18
|
{/* ai.test.mjs output */}
|
|
19
19
|
<iframe
|
|
20
|
-
src="https://console-test.testdriver.ai/replay/
|
|
20
|
+
src="https://console-test.testdriver.ai/replay/6a4c5611287f1ae277c20032?share=lPXDRHY7kw9LZU1GYzR1lA&embed=true"
|
|
21
21
|
width="100%"
|
|
22
22
|
height="600"
|
|
23
23
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* assert.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4cc58cd69b3fa8c8980f/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* chrome-extension.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4beb8cd69b3fa8c897c4/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* element-not-found.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4d2e287f1ae277c1ffc8/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -18,7 +18,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
18
18
|
|
|
19
19
|
{/* findall-coffee-icons.test.mjs output */}
|
|
20
20
|
<iframe
|
|
21
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
21
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4cdc8cd69b3fa8c89814/replay"
|
|
22
22
|
width="100%"
|
|
23
23
|
height="600"
|
|
24
24
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* hover-image.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4c3b287f1ae277c1ff92/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -18,7 +18,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
18
18
|
|
|
19
19
|
{/* hover-text-with-description.test.mjs output */}
|
|
20
20
|
<iframe
|
|
21
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
21
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4c1e287f1ae277c1ff81/replay"
|
|
22
22
|
width="100%"
|
|
23
23
|
height="600"
|
|
24
24
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* hover-text.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4d5d287f1ae277c1ffca/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* installer.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4c69287f1ae277c1ffa6/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* launch-vscode-linux.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4c068cd69b3fa8c897cd/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -18,7 +18,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
18
18
|
|
|
19
19
|
{/* parse.test.mjs output */}
|
|
20
20
|
<iframe
|
|
21
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
21
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4d75287f1ae277c1ffcb/replay"
|
|
22
22
|
width="100%"
|
|
23
23
|
height="600"
|
|
24
24
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* press-keys.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://console-test.testdriver.ai/replay/
|
|
15
|
+
src="https://console-test.testdriver.ai/replay/6a4c53cf8cd69b3fa8c8986e?share=ynZ6gn7JlP9dW2rY2Oc5bQ&embed=true"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* scroll-keyboard.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4cf5287f1ae277c1ffb7/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* scroll.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4d14287f1ae277c1ffc4/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* type.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/
|
|
15
|
+
src="https://api-test.testdriver.ai/api/v1/testdriver/testcase/6a4c4c948cd69b3fa8c89809/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|