testdriverai 7.10.1-test → 7.10.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/6a485694f8333f161e6a9673/6a485786f8333f161e6a96b9",
|
|
6
|
+
"lastUpdated": "2026-07-04T00:44:53.770Z"
|
|
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/6a485694f8333f161e6a9673/6a4856ae5d2d9e6d9c198fb4",
|
|
14
|
+
"lastUpdated": "2026-07-04T00:48:14.704Z"
|
|
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/6a485694f8333f161e6a9673/6a4856e05d2d9e6d9c198fc6",
|
|
26
|
+
"lastUpdated": "2026-07-04T00:49:03.396Z"
|
|
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/6a485694f8333f161e6a9673/6a4856e241467891cb0985af",
|
|
30
|
+
"lastUpdated": "2026-07-04T01:05:56.038Z"
|
|
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/6a485694f8333f161e6a9673/6a4856e4f8333f161e6a9690",
|
|
34
|
+
"lastUpdated": "2026-07-04T00:55:54.687Z"
|
|
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/6a485694f8333f161e6a9673/6a4856ac5d2d9e6d9c198fb3",
|
|
38
|
+
"lastUpdated": "2026-07-04T00:48:12.400Z"
|
|
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/6a485694f8333f161e6a9673/6a4856c641467891cb0985a4",
|
|
42
|
+
"lastUpdated": "2026-07-04T00:55:26.301Z"
|
|
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/6a485694f8333f161e6a9673/6a4856fc41467891cb0985ba",
|
|
46
|
+
"lastUpdated": "2026-07-04T00:42:36.487Z"
|
|
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/6a485694f8333f161e6a9673/6a485728f8333f161e6a96ab",
|
|
50
|
+
"lastUpdated": "2026-07-04T00:43:19.844Z"
|
|
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/6a485694f8333f161e6a9673/6a48575741467891cb0985cc",
|
|
54
|
+
"lastUpdated": "2026-07-04T00:57:47.297Z"
|
|
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/6a485694f8333f161e6a9673/6a48576f5d2d9e6d9c198feb",
|
|
58
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a485deef8333f161e6a96f9?share=QalqcMFwIfffNDx9cCFw",
|
|
59
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a485deef8333f161e6a96f9?share=QalqcMFwIfffNDx9cCFw&embed=true",
|
|
60
|
+
"lastUpdated": "2026-07-04T01:12:20.503Z"
|
|
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/6a485694f8333f161e6a9673/6a4857b7f8333f161e6a96ba",
|
|
64
|
+
"lastUpdated": "2026-07-04T00:59:20.348Z"
|
|
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/6a485694f8333f161e6a9673/6a4857d45d2d9e6d9c198fed",
|
|
68
|
+
"lastUpdated": "2026-07-04T00:53:04.109Z"
|
|
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/6a485694f8333f161e6a9673/6a4857b8f8333f161e6a96bb",
|
|
72
|
+
"lastUpdated": "2026-07-04T00:45:45.203Z"
|
|
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/6a485694f8333f161e6a9673/6a4857baf8333f161e6a96bc",
|
|
76
|
+
"lastUpdated": "2026-07-04T00:59:24.534Z"
|
|
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/6a485694f8333f161e6a9673/6a4857bcf8333f161e6a96bd",
|
|
80
|
+
"lastUpdated": "2026-07-04T00:59:26.243Z"
|
|
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/6a485694f8333f161e6a9673/6a4857ec5d2d9e6d9c198fee",
|
|
88
|
+
"lastUpdated": "2026-07-04T00:53:28.595Z"
|
|
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/6a485694f8333f161e6a9673/6a48581cf8333f161e6a96bf",
|
|
96
|
+
"lastUpdated": "2026-07-04T00:54:15.739Z"
|
|
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/6a485694f8333f161e6a9673/6a485803f8333f161e6a96be",
|
|
104
|
+
"replayUrl": "https://console-test.testdriver.ai/replay/6a4860eef8333f161e6a9725?share=p6Zli6Lmf1I9jqQxv7fjeA",
|
|
105
|
+
"embedUrl": "https://console-test.testdriver.ai/replay/6a4860eef8333f161e6a9725?share=p6Zli6Lmf1I9jqQxv7fjeA&embed=true",
|
|
106
|
+
"lastUpdated": "2026-07-04T01:25:08.654Z"
|
|
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/6a485694f8333f161e6a9673/6a48579e5d2d9e6d9c198fec",
|
|
142
|
+
"lastUpdated": "2026-07-04T00:45:17.687Z"
|
|
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/6a485694f8333f161e6a9673/6a4858345d2d9e6d9c198fef",
|
|
146
|
+
"lastUpdated": "2026-07-04T00:54:39.053Z"
|
|
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/6a4860eef8333f161e6a9725?share=p6Zli6Lmf1I9jqQxv7fjeA&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/6a485786f8333f161e6a96b9/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/6a4856ac5d2d9e6d9c198fb3/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/6a4857ec5d2d9e6d9c198fee/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/6a48579e5d2d9e6d9c198fec/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/6a4856fc41467891cb0985ba/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/6a4856e05d2d9e6d9c198fc6/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/6a48581cf8333f161e6a96bf/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/6a485728f8333f161e6a96ab/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/6a4856c641467891cb0985a4/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/6a4858345d2d9e6d9c198fef/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/6a485deef8333f161e6a96f9?share=QalqcMFwIfffNDx9cCFw&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/6a4857b7f8333f161e6a96ba/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/6a4857d45d2d9e6d9c198fed/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/6a48575741467891cb0985cc/replay"
|
|
16
16
|
width="100%"
|
|
17
17
|
height="390"
|
|
18
18
|
style={{ border: "1px solid #333", borderRadius: "8px" }}
|