@testdriverai/agent 7.9.76-canary → 7.9.77-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 +52 -52
- 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,18 +2,18 @@
|
|
|
2
2
|
"$schema": "./examples-manifest.schema.json",
|
|
3
3
|
"examples": {
|
|
4
4
|
"assert.test.mjs": {
|
|
5
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
6
|
-
"replayUrl": "https://console-test.testdriver.ai/replay/
|
|
7
|
-
"embedUrl": "https://console-test.testdriver.ai/replay/
|
|
8
|
-
"lastUpdated": "2026-05-
|
|
5
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02786954296f44f6409ddc",
|
|
6
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a027fc316a06c9ad3ff7f4a?share=MlodtLbsUhHST0MlBz7PTA",
|
|
7
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a027fc316a06c9ad3ff7f4a?share=MlodtLbsUhHST0MlBz7PTA&embed=true",
|
|
8
|
+
"lastUpdated": "2026-05-12T01:18:00.788Z"
|
|
9
9
|
},
|
|
10
10
|
"drag-and-drop.test.mjs": {
|
|
11
11
|
"url": "https://console.testdriver.ai/runs/69a62b3aaa712ecd3dea730a/69a62b42fc0ac3cc632a918b",
|
|
12
12
|
"lastUpdated": "2026-03-03T00:32:25.275Z"
|
|
13
13
|
},
|
|
14
14
|
"exec-pwsh.test.mjs": {
|
|
15
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
16
|
-
"lastUpdated": "2026-05-
|
|
15
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02778654296f44f6409d0d",
|
|
16
|
+
"lastUpdated": "2026-05-12T00:56:42.999Z"
|
|
17
17
|
},
|
|
18
18
|
"match-image.test.mjs": {
|
|
19
19
|
"url": "https://console-test.testdriver.ai/runs/69c8738614b73310c7839412/69c8738c14b73310c783941d",
|
|
@@ -24,92 +24,92 @@
|
|
|
24
24
|
"lastUpdated": "2026-03-03T00:32:25.282Z"
|
|
25
25
|
},
|
|
26
26
|
"hover-text-with-description.test.mjs": {
|
|
27
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
28
|
-
"lastUpdated": "2026-05-
|
|
27
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02779d54296f44f6409d2e",
|
|
28
|
+
"lastUpdated": "2026-05-12T00:43:09.588Z"
|
|
29
29
|
},
|
|
30
30
|
"windows-installer.test.mjs": {
|
|
31
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
32
|
-
"lastUpdated": "2026-05-
|
|
31
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0277cc54296f44f6409d58",
|
|
32
|
+
"lastUpdated": "2026-05-12T00:57:49.057Z"
|
|
33
33
|
},
|
|
34
34
|
"exec-output.test.mjs": {
|
|
35
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
36
|
-
"lastUpdated": "2026-05-
|
|
35
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0277cd54296f44f6409d5b",
|
|
36
|
+
"lastUpdated": "2026-05-12T00:57:50.455Z"
|
|
37
37
|
},
|
|
38
38
|
"chrome-extension.test.mjs": {
|
|
39
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
40
|
-
"lastUpdated": "2026-05-
|
|
39
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02778554296f44f6409d0c",
|
|
40
|
+
"lastUpdated": "2026-05-12T00:49:42.188Z"
|
|
41
41
|
},
|
|
42
42
|
"launch-vscode-linux.test.mjs": {
|
|
43
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
44
|
-
"replayUrl": "https://console-test.testdriver.ai/replay/
|
|
45
|
-
"embedUrl": "https://console-test.testdriver.ai/replay/
|
|
46
|
-
"lastUpdated": "2026-05-
|
|
43
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0277b454296f44f6409d2f",
|
|
44
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a027d7916a06c9ad3ff7f3a?share=SQNzlyu0fDKhDP9hEnEJQ",
|
|
45
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a027d7916a06c9ad3ff7f3a?share=SQNzlyu0fDKhDP9hEnEJQ&embed=true",
|
|
46
|
+
"lastUpdated": "2026-05-12T01:08:15.625Z"
|
|
47
47
|
},
|
|
48
48
|
"hover-image.test.mjs": {
|
|
49
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
50
|
-
"lastUpdated": "2026-05-
|
|
49
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0277e354296f44f6409d86",
|
|
50
|
+
"lastUpdated": "2026-05-12T00:51:16.367Z"
|
|
51
51
|
},
|
|
52
52
|
"installer.test.mjs": {
|
|
53
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
54
|
-
"lastUpdated": "2026-05-
|
|
53
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0277f954296f44f6409d9a",
|
|
54
|
+
"lastUpdated": "2026-05-12T00:44:41.188Z"
|
|
55
55
|
},
|
|
56
56
|
"type.test.mjs": {
|
|
57
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
58
|
-
"lastUpdated": "2026-05-
|
|
57
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02783c54296f44f6409dd3",
|
|
58
|
+
"lastUpdated": "2026-05-12T00:52:46.240Z"
|
|
59
59
|
},
|
|
60
60
|
"press-keys.test.mjs": {
|
|
61
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
62
|
-
"replayUrl": "https://console-test.testdriver.ai/replay/
|
|
63
|
-
"embedUrl": "https://console-test.testdriver.ai/replay/
|
|
64
|
-
"lastUpdated": "2026-05-
|
|
61
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02785254296f44f6409ddb",
|
|
62
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a027f8016a06c9ad3ff7f48?share=pkMQtLSewS8SUNptOBLww",
|
|
63
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a027f8016a06c9ad3ff7f48?share=pkMQtLSewS8SUNptOBLww&embed=true",
|
|
64
|
+
"lastUpdated": "2026-05-12T01:16:54.775Z"
|
|
65
65
|
},
|
|
66
66
|
"scroll-keyboard.test.mjs": {
|
|
67
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
68
|
-
"lastUpdated": "2026-05-
|
|
67
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02789554296f44f6409de4",
|
|
68
|
+
"lastUpdated": "2026-05-12T01:01:10.622Z"
|
|
69
69
|
},
|
|
70
70
|
"scroll.test.mjs": {
|
|
71
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
72
|
-
"replayUrl": "https://console-test.testdriver.ai/replay/
|
|
73
|
-
"embedUrl": "https://console-test.testdriver.ai/replay/
|
|
74
|
-
"lastUpdated": "2026-05-
|
|
71
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0278b154296f44f6409dec",
|
|
72
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a0280d716a06c9ad3ff7f50?share=UsKLNYYcQ8QC8p4YWEsuA",
|
|
73
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a0280d716a06c9ad3ff7f50?share=UsKLNYYcQ8QC8p4YWEsuA&embed=true",
|
|
74
|
+
"lastUpdated": "2026-05-12T01:22:37.550Z"
|
|
75
75
|
},
|
|
76
76
|
"scroll-until-image.test.mjs": {
|
|
77
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
78
|
-
"lastUpdated": "2026-05-
|
|
77
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02789754296f44f6409de6",
|
|
78
|
+
"lastUpdated": "2026-05-12T00:47:19.249Z"
|
|
79
79
|
},
|
|
80
80
|
"prompt.test.mjs": {
|
|
81
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
82
|
-
"lastUpdated": "2026-05-
|
|
81
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02789854296f44f6409de8",
|
|
82
|
+
"lastUpdated": "2026-05-12T01:01:13.617Z"
|
|
83
83
|
},
|
|
84
84
|
"focus-window.test.mjs": {
|
|
85
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
86
|
-
"lastUpdated": "2026-05-
|
|
85
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02789a54296f44f6409dea",
|
|
86
|
+
"lastUpdated": "2026-05-12T00:47:22.143Z"
|
|
87
87
|
},
|
|
88
88
|
"captcha-api.test.mjs": {
|
|
89
89
|
"url": "https://console.testdriver.ai/runs/698f7df69e27ce1528d7d087/698f7fb0d3b320ad547d9d44",
|
|
90
90
|
"lastUpdated": "2026-02-13T19:55:05.951Z"
|
|
91
91
|
},
|
|
92
92
|
"element-not-found.test.mjs": {
|
|
93
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
94
|
-
"lastUpdated": "2026-05-
|
|
93
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0278c954296f44f6409ded",
|
|
94
|
+
"lastUpdated": "2026-05-12T01:01:58.349Z"
|
|
95
95
|
},
|
|
96
96
|
"formatted-logging.test.mjs": {
|
|
97
97
|
"url": "https://console-test.testdriver.ai/runs/69c8738614b73310c7839412/69c873a714b73310c7839450",
|
|
98
98
|
"lastUpdated": "2026-03-29T00:36:10.628Z"
|
|
99
99
|
},
|
|
100
100
|
"hover-text.test.mjs": {
|
|
101
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
102
|
-
"lastUpdated": "2026-05-
|
|
101
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0278f754296f44f6409df1",
|
|
102
|
+
"lastUpdated": "2026-05-12T00:48:55.475Z"
|
|
103
103
|
},
|
|
104
104
|
"no-provision.test.mjs": {
|
|
105
105
|
"url": "https://console.testdriver.ai/runs/69a62b3aaa712ecd3dea730a/69a62b7706a177a05bccd1cf",
|
|
106
106
|
"lastUpdated": "2026-03-03T00:32:25.279Z"
|
|
107
107
|
},
|
|
108
108
|
"ai.test.mjs": {
|
|
109
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
110
|
-
"replayUrl": "https://console-test.testdriver.ai/replay/
|
|
111
|
-
"embedUrl": "https://console-test.testdriver.ai/replay/
|
|
112
|
-
"lastUpdated": "2026-05-
|
|
109
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a0278df54296f44f6409dee",
|
|
110
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a02819816a06c9ad3ff7f54?share=VLoWolQt0KUJtZAuoHaQ",
|
|
111
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a02819816a06c9ad3ff7f54?share=VLoWolQt0KUJtZAuoHaQ&embed=true",
|
|
112
|
+
"lastUpdated": "2026-05-12T01:25:51.008Z"
|
|
113
113
|
},
|
|
114
114
|
"popup-loading.test.mjs": {
|
|
115
115
|
"url": "https://console.testdriver.ai/runs/698bc89f7140c3fa7daaca8d/698bca7f7140c3fa7daacbf7",
|
|
@@ -144,12 +144,12 @@
|
|
|
144
144
|
"lastUpdated": "2026-02-13T19:55:05.953Z"
|
|
145
145
|
},
|
|
146
146
|
"findall-coffee-icons.test.mjs": {
|
|
147
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
148
|
-
"lastUpdated": "2026-05-
|
|
147
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02787f54296f44f6409de1",
|
|
148
|
+
"lastUpdated": "2026-05-12T00:53:57.607Z"
|
|
149
149
|
},
|
|
150
150
|
"parse.test.mjs": {
|
|
151
|
-
"url": "https://console-test.testdriver.ai/runs/
|
|
152
|
-
"lastUpdated": "2026-05-
|
|
151
|
+
"url": "https://console-test.testdriver.ai/runs/6a02776d54296f44f6409d0b/6a02790e54296f44f6409df3",
|
|
152
|
+
"lastUpdated": "2026-05-12T01:03:07.032Z"
|
|
153
153
|
},
|
|
154
154
|
"flake-diffthreshold-001.test.mjs": {
|
|
155
155
|
"url": "https://console.testdriver.ai/runs/69a62b3aaa712ecd3dea730a/69a62bcafc0ac3cc632a91aa",
|
package/docs/v7/examples/ai.mdx
CHANGED
|
@@ -12,7 +12,7 @@ Watch this test execute in a real sandbox environment:
|
|
|
12
12
|
|
|
13
13
|
{/* ai.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://console-test.testdriver.ai/replay/
|
|
15
|
+
src="https://console-test.testdriver.ai/replay/6a02819816a06c9ad3ff7f54?share=VLoWolQt0KUJtZAuoHaQ&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
|
{/* assert.test.mjs output */}
|
|
14
14
|
<iframe
|
|
15
|
-
src="https://console-test.testdriver.ai/replay/
|
|
15
|
+
src="https://console-test.testdriver.ai/replay/6a027fc316a06c9ad3ff7f4a?share=MlodtLbsUhHST0MlBz7PTA&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
|
{/* 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/6a02778554296f44f6409d0c/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/6a0278c954296f44f6409ded/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/6a02787f54296f44f6409de1/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/6a0277e354296f44f6409d86/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/6a02779d54296f44f6409d2e/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/6a0278f754296f44f6409df1/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/6a0277f954296f44f6409d9a/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://console-test.testdriver.ai/replay/
|
|
15
|
+
src="https://console-test.testdriver.ai/replay/6a027d7916a06c9ad3ff7f3a?share=SQNzlyu0fDKhDP9hEnEJQ&embed=true"
|
|
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/6a02790e54296f44f6409df3/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/6a027f8016a06c9ad3ff7f48?share=pkMQtLSewS8SUNptOBLww&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/6a02789554296f44f6409de4/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://console-test.testdriver.ai/replay/
|
|
15
|
+
src="https://console-test.testdriver.ai/replay/6a0280d716a06c9ad3ff7f50?share=UsKLNYYcQ8QC8p4YWEsuA&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
|
{/* 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/6a02783c54296f44f6409dd3/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|