aurix-ai 2.7.4 → 2.7.6
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/bin/aurix.js +2 -2
- package/dist/cli/SetupUI.d.ts.map +1 -1
- package/dist/cli/SetupUI.js +181 -34
- package/dist/cli/SetupUI.js.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +39 -4
- package/dist/index.js.map +1 -1
- package/package.json +2 -1
- package/training/captcha-training.json +930 -0
|
@@ -0,0 +1,930 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"instruction": "Select all squares with motorcycles",
|
|
4
|
+
"objectType": "motorcycles",
|
|
5
|
+
"gridSize": "4x4",
|
|
6
|
+
"gridCount": 16,
|
|
7
|
+
"tileCount": 16,
|
|
8
|
+
"matchedIndices": [
|
|
9
|
+
2,
|
|
10
|
+
6,
|
|
11
|
+
7,
|
|
12
|
+
11
|
|
13
|
+
],
|
|
14
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
15
|
+
"timestamp": 1781576207768,
|
|
16
|
+
"successCount": 1
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"instruction": "Select all squares with traffic lights",
|
|
20
|
+
"objectType": "traffic lights",
|
|
21
|
+
"gridSize": "4x4",
|
|
22
|
+
"gridCount": 16,
|
|
23
|
+
"tileCount": 16,
|
|
24
|
+
"matchedIndices": [
|
|
25
|
+
8,
|
|
26
|
+
9,
|
|
27
|
+
10
|
|
28
|
+
],
|
|
29
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
30
|
+
"timestamp": 1781576227486,
|
|
31
|
+
"successCount": 1
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"instruction": "Select all squares with motorcycles",
|
|
35
|
+
"objectType": "motorcycles",
|
|
36
|
+
"gridSize": "4x4",
|
|
37
|
+
"gridCount": 16,
|
|
38
|
+
"tileCount": 16,
|
|
39
|
+
"matchedIndices": [
|
|
40
|
+
5,
|
|
41
|
+
6,
|
|
42
|
+
9,
|
|
43
|
+
10
|
|
44
|
+
],
|
|
45
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
46
|
+
"timestamp": 1781576617582,
|
|
47
|
+
"successCount": 2
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"instruction": "Select all squares with buses",
|
|
51
|
+
"objectType": "buses",
|
|
52
|
+
"gridSize": "4x4",
|
|
53
|
+
"gridCount": 16,
|
|
54
|
+
"tileCount": 16,
|
|
55
|
+
"matchedIndices": [
|
|
56
|
+
4,
|
|
57
|
+
5,
|
|
58
|
+
8,
|
|
59
|
+
9
|
|
60
|
+
],
|
|
61
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with busesIf there are none, click skip\"\nAuto-solving: \"Select all squares with busesIf there are none, click skip\"\ninstruction: \"Select all squares with busesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDOM e",
|
|
62
|
+
"timestamp": 1781595426629,
|
|
63
|
+
"successCount": 2
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"instruction": "Select all squares with crosswalks",
|
|
67
|
+
"objectType": "crosswalks",
|
|
68
|
+
"gridSize": "4x4",
|
|
69
|
+
"gridCount": 16,
|
|
70
|
+
"tileCount": 16,
|
|
71
|
+
"matchedIndices": [
|
|
72
|
+
8,
|
|
73
|
+
9,
|
|
74
|
+
10,
|
|
75
|
+
12,
|
|
76
|
+
13,
|
|
77
|
+
14,
|
|
78
|
+
15
|
|
79
|
+
],
|
|
80
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with crosswalksIf there are none, click skip\"\nAuto-solving: \"Select all squares with crosswalksIf there are none, click skip\"\ninstruction: \"Select all squares with crosswalksIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.ev",
|
|
81
|
+
"timestamp": 1781576658185,
|
|
82
|
+
"successCount": 1
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"instruction": "Select all squares with motorcycles",
|
|
86
|
+
"objectType": "motorcycles",
|
|
87
|
+
"gridSize": "4x4",
|
|
88
|
+
"gridCount": 16,
|
|
89
|
+
"tileCount": 16,
|
|
90
|
+
"matchedIndices": [
|
|
91
|
+
8,
|
|
92
|
+
9,
|
|
93
|
+
10,
|
|
94
|
+
13,
|
|
95
|
+
14
|
|
96
|
+
],
|
|
97
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
98
|
+
"timestamp": 1781577055271,
|
|
99
|
+
"successCount": 1
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"instruction": "Select all squares with bicycles",
|
|
103
|
+
"objectType": "bicycles",
|
|
104
|
+
"gridSize": "4x4",
|
|
105
|
+
"gridCount": 16,
|
|
106
|
+
"tileCount": 16,
|
|
107
|
+
"matchedIndices": [
|
|
108
|
+
2,
|
|
109
|
+
5,
|
|
110
|
+
6,
|
|
111
|
+
9,
|
|
112
|
+
10
|
|
113
|
+
],
|
|
114
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
115
|
+
"timestamp": 1781577074840,
|
|
116
|
+
"successCount": 1
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"instruction": "Select all squares with stairs",
|
|
120
|
+
"objectType": "stairs",
|
|
121
|
+
"gridSize": "4x4",
|
|
122
|
+
"gridCount": 16,
|
|
123
|
+
"tileCount": 16,
|
|
124
|
+
"matchedIndices": [
|
|
125
|
+
1,
|
|
126
|
+
2,
|
|
127
|
+
5,
|
|
128
|
+
6
|
|
129
|
+
],
|
|
130
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with stairsIf there are none, click skip\"\nAuto-solving: \"Select all squares with stairsIf there are none, click skip\"\ninstruction: \"Select all squares with stairsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDO",
|
|
131
|
+
"timestamp": 1781577112236,
|
|
132
|
+
"successCount": 1
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"instruction": "Select all squares with motorcycles",
|
|
136
|
+
"objectType": "motorcycles",
|
|
137
|
+
"gridSize": "4x4",
|
|
138
|
+
"gridCount": 16,
|
|
139
|
+
"tileCount": 16,
|
|
140
|
+
"matchedIndices": [
|
|
141
|
+
4,
|
|
142
|
+
5,
|
|
143
|
+
7,
|
|
144
|
+
8
|
|
145
|
+
],
|
|
146
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
147
|
+
"timestamp": 1781577578684,
|
|
148
|
+
"successCount": 1
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"instruction": "Select all squares with crosswalks",
|
|
152
|
+
"objectType": "crosswalks",
|
|
153
|
+
"gridSize": "4x4",
|
|
154
|
+
"gridCount": 16,
|
|
155
|
+
"tileCount": 16,
|
|
156
|
+
"matchedIndices": [
|
|
157
|
+
10,
|
|
158
|
+
11,
|
|
159
|
+
12,
|
|
160
|
+
13,
|
|
161
|
+
14,
|
|
162
|
+
15
|
|
163
|
+
],
|
|
164
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with crosswalksIf there are none, click skip\"\nAuto-solving: \"Select all squares with crosswalksIf there are none, click skip\"\ninstruction: \"Select all squares with crosswalksIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.ev",
|
|
165
|
+
"timestamp": 1781577598366,
|
|
166
|
+
"successCount": 1
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"instruction": "Select all squares with motorcycles",
|
|
170
|
+
"objectType": "motorcycles",
|
|
171
|
+
"gridSize": "4x4",
|
|
172
|
+
"gridCount": 16,
|
|
173
|
+
"tileCount": 16,
|
|
174
|
+
"matchedIndices": [
|
|
175
|
+
6,
|
|
176
|
+
7,
|
|
177
|
+
10,
|
|
178
|
+
11
|
|
179
|
+
],
|
|
180
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
181
|
+
"timestamp": 1781577853929,
|
|
182
|
+
"successCount": 1
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"instruction": "Select all squares with traffic lights",
|
|
186
|
+
"objectType": "traffic lights",
|
|
187
|
+
"gridSize": "4x4",
|
|
188
|
+
"gridCount": 16,
|
|
189
|
+
"tileCount": 16,
|
|
190
|
+
"matchedIndices": [
|
|
191
|
+
3,
|
|
192
|
+
6,
|
|
193
|
+
7,
|
|
194
|
+
10
|
|
195
|
+
],
|
|
196
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
197
|
+
"timestamp": 1781577875119,
|
|
198
|
+
"successCount": 1
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"instruction": "Select all squares with motorcycles",
|
|
202
|
+
"objectType": "motorcycles",
|
|
203
|
+
"gridSize": "4x4",
|
|
204
|
+
"gridCount": 16,
|
|
205
|
+
"tileCount": 16,
|
|
206
|
+
"matchedIndices": [
|
|
207
|
+
4,
|
|
208
|
+
5,
|
|
209
|
+
6,
|
|
210
|
+
7,
|
|
211
|
+
9,
|
|
212
|
+
10
|
|
213
|
+
],
|
|
214
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
215
|
+
"timestamp": 1781577897324,
|
|
216
|
+
"successCount": 1
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"instruction": "Select all squares with bicycles",
|
|
220
|
+
"objectType": "bicycles",
|
|
221
|
+
"gridSize": "4x4",
|
|
222
|
+
"gridCount": 16,
|
|
223
|
+
"tileCount": 16,
|
|
224
|
+
"matchedIndices": [
|
|
225
|
+
3,
|
|
226
|
+
7,
|
|
227
|
+
11,
|
|
228
|
+
15
|
|
229
|
+
],
|
|
230
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
231
|
+
"timestamp": 1781577919148,
|
|
232
|
+
"successCount": 1
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"instruction": "Select all squares with traffic lights",
|
|
236
|
+
"objectType": "traffic lights",
|
|
237
|
+
"gridSize": "4x4",
|
|
238
|
+
"gridCount": 16,
|
|
239
|
+
"tileCount": 16,
|
|
240
|
+
"matchedIndices": [
|
|
241
|
+
4,
|
|
242
|
+
5,
|
|
243
|
+
10,
|
|
244
|
+
14
|
|
245
|
+
],
|
|
246
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
247
|
+
"timestamp": 1781578372683,
|
|
248
|
+
"successCount": 1
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"instruction": "Select all squares with stairs",
|
|
252
|
+
"objectType": "stairs",
|
|
253
|
+
"gridSize": "4x4",
|
|
254
|
+
"gridCount": 16,
|
|
255
|
+
"tileCount": 16,
|
|
256
|
+
"matchedIndices": [
|
|
257
|
+
5,
|
|
258
|
+
6,
|
|
259
|
+
9,
|
|
260
|
+
10
|
|
261
|
+
],
|
|
262
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with stairsIf there are none, click skip\"\nAuto-solving: \"Select all squares with stairsIf there are none, click skip\"\ninstruction: \"Select all squares with stairsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDO",
|
|
263
|
+
"timestamp": 1781578399037,
|
|
264
|
+
"successCount": 1
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"instruction": "Select all squares with bicycles",
|
|
268
|
+
"objectType": "bicycles",
|
|
269
|
+
"gridSize": "4x4",
|
|
270
|
+
"gridCount": 16,
|
|
271
|
+
"tileCount": 16,
|
|
272
|
+
"matchedIndices": [
|
|
273
|
+
6,
|
|
274
|
+
7,
|
|
275
|
+
9,
|
|
276
|
+
10,
|
|
277
|
+
11
|
|
278
|
+
],
|
|
279
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
280
|
+
"timestamp": 1781578421283,
|
|
281
|
+
"successCount": 1
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"instruction": "Select all squares with crosswalks",
|
|
285
|
+
"objectType": "crosswalks",
|
|
286
|
+
"gridSize": "4x4",
|
|
287
|
+
"gridCount": 16,
|
|
288
|
+
"tileCount": 16,
|
|
289
|
+
"matchedIndices": [
|
|
290
|
+
8,
|
|
291
|
+
9,
|
|
292
|
+
10,
|
|
293
|
+
11
|
|
294
|
+
],
|
|
295
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with crosswalksIf there are none, click skip\"\nAuto-solving: \"Select all squares with crosswalksIf there are none, click skip\"\ninstruction: \"Select all squares with crosswalksIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.ev",
|
|
296
|
+
"timestamp": 1781578897296,
|
|
297
|
+
"successCount": 1
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"instruction": "Select all squares with traffic lights",
|
|
301
|
+
"objectType": "traffic lights",
|
|
302
|
+
"gridSize": "4x4",
|
|
303
|
+
"gridCount": 16,
|
|
304
|
+
"tileCount": 16,
|
|
305
|
+
"matchedIndices": [
|
|
306
|
+
1,
|
|
307
|
+
4,
|
|
308
|
+
5,
|
|
309
|
+
6,
|
|
310
|
+
8,
|
|
311
|
+
9
|
|
312
|
+
],
|
|
313
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
314
|
+
"timestamp": 1781578919832,
|
|
315
|
+
"successCount": 1
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"instruction": "Select all squares with buses",
|
|
319
|
+
"objectType": "buses",
|
|
320
|
+
"gridSize": "4x4",
|
|
321
|
+
"gridCount": 16,
|
|
322
|
+
"tileCount": 16,
|
|
323
|
+
"matchedIndices": [
|
|
324
|
+
4,
|
|
325
|
+
5,
|
|
326
|
+
6,
|
|
327
|
+
7,
|
|
328
|
+
8,
|
|
329
|
+
9,
|
|
330
|
+
10,
|
|
331
|
+
11
|
|
332
|
+
],
|
|
333
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with busesIf there are none, click skip\"\nAuto-solving: \"Select all squares with busesIf there are none, click skip\"\ninstruction: \"Select all squares with busesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDOM e",
|
|
334
|
+
"timestamp": 1781578970738,
|
|
335
|
+
"successCount": 1
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"instruction": "Select all squares with traffic lights",
|
|
339
|
+
"objectType": "traffic lights",
|
|
340
|
+
"gridSize": "4x4",
|
|
341
|
+
"gridCount": 16,
|
|
342
|
+
"tileCount": 16,
|
|
343
|
+
"matchedIndices": [
|
|
344
|
+
4,
|
|
345
|
+
5,
|
|
346
|
+
9
|
|
347
|
+
],
|
|
348
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
349
|
+
"timestamp": 1781579399472,
|
|
350
|
+
"successCount": 1
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"instruction": "Select all squares with tractors",
|
|
354
|
+
"objectType": "tractors",
|
|
355
|
+
"gridSize": "4x4",
|
|
356
|
+
"gridCount": 16,
|
|
357
|
+
"tileCount": 16,
|
|
358
|
+
"matchedIndices": [
|
|
359
|
+
2,
|
|
360
|
+
3,
|
|
361
|
+
5,
|
|
362
|
+
6,
|
|
363
|
+
7,
|
|
364
|
+
10,
|
|
365
|
+
11
|
|
366
|
+
],
|
|
367
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with tractorsIf there are none, click skip\"\nAuto-solving: \"Select all squares with tractorsIf there are none, click skip\"\ninstruction: \"Select all squares with tractorsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
368
|
+
"timestamp": 1781579422350,
|
|
369
|
+
"successCount": 1
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"instruction": "Select all squares with traffic lights",
|
|
373
|
+
"objectType": "traffic lights",
|
|
374
|
+
"gridSize": "4x4",
|
|
375
|
+
"gridCount": 16,
|
|
376
|
+
"tileCount": 16,
|
|
377
|
+
"matchedIndices": [
|
|
378
|
+
4,
|
|
379
|
+
5,
|
|
380
|
+
8,
|
|
381
|
+
9,
|
|
382
|
+
10
|
|
383
|
+
],
|
|
384
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
385
|
+
"timestamp": 1781579443719,
|
|
386
|
+
"successCount": 1
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"instruction": "Select all squares with motorcycles",
|
|
390
|
+
"objectType": "motorcycles",
|
|
391
|
+
"gridSize": "4x4",
|
|
392
|
+
"gridCount": 16,
|
|
393
|
+
"tileCount": 16,
|
|
394
|
+
"matchedIndices": [
|
|
395
|
+
5,
|
|
396
|
+
9,
|
|
397
|
+
13
|
|
398
|
+
],
|
|
399
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
400
|
+
"timestamp": 1781579464718,
|
|
401
|
+
"successCount": 1
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"instruction": "Select all squares with crosswalks",
|
|
405
|
+
"objectType": "crosswalks",
|
|
406
|
+
"gridSize": "4x4",
|
|
407
|
+
"gridCount": 16,
|
|
408
|
+
"tileCount": 16,
|
|
409
|
+
"matchedIndices": [
|
|
410
|
+
8,
|
|
411
|
+
9,
|
|
412
|
+
10,
|
|
413
|
+
12,
|
|
414
|
+
13,
|
|
415
|
+
14
|
|
416
|
+
],
|
|
417
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with crosswalksIf there are none, click skip\"\nAuto-solving: \"Select all squares with crosswalksIf there are none, click skip\"\ninstruction: \"Select all squares with crosswalksIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.ev",
|
|
418
|
+
"timestamp": 1781579937246,
|
|
419
|
+
"successCount": 1
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"instruction": "Select all squares with bicycles",
|
|
423
|
+
"objectType": "bicycles",
|
|
424
|
+
"gridSize": "4x4",
|
|
425
|
+
"gridCount": 16,
|
|
426
|
+
"tileCount": 16,
|
|
427
|
+
"matchedIndices": [
|
|
428
|
+
10,
|
|
429
|
+
11
|
|
430
|
+
],
|
|
431
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
432
|
+
"timestamp": 1781579957378,
|
|
433
|
+
"successCount": 1
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"instruction": "Select all squares with motorcycles",
|
|
437
|
+
"objectType": "motorcycles",
|
|
438
|
+
"gridSize": "4x4",
|
|
439
|
+
"gridCount": 16,
|
|
440
|
+
"tileCount": 16,
|
|
441
|
+
"matchedIndices": [
|
|
442
|
+
0,
|
|
443
|
+
1,
|
|
444
|
+
5,
|
|
445
|
+
9
|
|
446
|
+
],
|
|
447
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
448
|
+
"timestamp": 1781579978267,
|
|
449
|
+
"successCount": 1
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"instruction": "Select all squares with motorcycles",
|
|
453
|
+
"objectType": "motorcycles",
|
|
454
|
+
"gridSize": "4x4",
|
|
455
|
+
"gridCount": 16,
|
|
456
|
+
"tileCount": 16,
|
|
457
|
+
"matchedIndices": [
|
|
458
|
+
9,
|
|
459
|
+
10
|
|
460
|
+
],
|
|
461
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
462
|
+
"timestamp": 1781580500749,
|
|
463
|
+
"successCount": 1
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"instruction": "Select all squares with traffic lights",
|
|
467
|
+
"objectType": "traffic lights",
|
|
468
|
+
"gridSize": "4x4",
|
|
469
|
+
"gridCount": 16,
|
|
470
|
+
"tileCount": 16,
|
|
471
|
+
"matchedIndices": [
|
|
472
|
+
2,
|
|
473
|
+
3
|
|
474
|
+
],
|
|
475
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
476
|
+
"timestamp": 1781580517084,
|
|
477
|
+
"successCount": 1
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"instruction": "Select all squares with bicycles",
|
|
481
|
+
"objectType": "bicycles",
|
|
482
|
+
"gridSize": "4x4",
|
|
483
|
+
"gridCount": 16,
|
|
484
|
+
"tileCount": 16,
|
|
485
|
+
"matchedIndices": [
|
|
486
|
+
8,
|
|
487
|
+
9,
|
|
488
|
+
12,
|
|
489
|
+
13,
|
|
490
|
+
14
|
|
491
|
+
],
|
|
492
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
493
|
+
"timestamp": 1781580597532,
|
|
494
|
+
"successCount": 1
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"instruction": "Select all squares with traffic lights",
|
|
498
|
+
"objectType": "traffic lights",
|
|
499
|
+
"gridSize": "4x4",
|
|
500
|
+
"gridCount": 16,
|
|
501
|
+
"tileCount": 16,
|
|
502
|
+
"matchedIndices": [
|
|
503
|
+
3
|
|
504
|
+
],
|
|
505
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
506
|
+
"timestamp": 1781581399368,
|
|
507
|
+
"successCount": 1
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"instruction": "Select all squares with buses",
|
|
511
|
+
"objectType": "buses",
|
|
512
|
+
"gridSize": "4x4",
|
|
513
|
+
"gridCount": 16,
|
|
514
|
+
"tileCount": 16,
|
|
515
|
+
"matchedIndices": [
|
|
516
|
+
4,
|
|
517
|
+
5,
|
|
518
|
+
6,
|
|
519
|
+
9,
|
|
520
|
+
10
|
|
521
|
+
],
|
|
522
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with busesIf there are none, click skip\"\nAuto-solving: \"Select all squares with busesIf there are none, click skip\"\ninstruction: \"Select all squares with busesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDOM e",
|
|
523
|
+
"timestamp": 1781581419792,
|
|
524
|
+
"successCount": 1
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"instruction": "Select all squares with fire hydrants",
|
|
528
|
+
"objectType": "fire hydrants",
|
|
529
|
+
"gridSize": "4x4",
|
|
530
|
+
"gridCount": 16,
|
|
531
|
+
"tileCount": 16,
|
|
532
|
+
"matchedIndices": [
|
|
533
|
+
5,
|
|
534
|
+
6,
|
|
535
|
+
9,
|
|
536
|
+
10,
|
|
537
|
+
13,
|
|
538
|
+
14
|
|
539
|
+
],
|
|
540
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with fire hydrantsIf there are none, click skip\"\nAuto-solving: \"Select all squares with fire hydrantsIf there are none, click skip\"\ninstruction: \"Select all squares with fire hydrantsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via",
|
|
541
|
+
"timestamp": 1781581439532,
|
|
542
|
+
"successCount": 1
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"instruction": "Select all squares with stairs",
|
|
546
|
+
"objectType": "stairs",
|
|
547
|
+
"gridSize": "4x4",
|
|
548
|
+
"gridCount": 16,
|
|
549
|
+
"tileCount": 16,
|
|
550
|
+
"matchedIndices": [
|
|
551
|
+
5,
|
|
552
|
+
9,
|
|
553
|
+
10
|
|
554
|
+
],
|
|
555
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with stairsIf there are none, click skip\"\nAuto-solving: \"Select all squares with stairsIf there are none, click skip\"\ninstruction: \"Select all squares with stairsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDO",
|
|
556
|
+
"timestamp": 1781582353348,
|
|
557
|
+
"successCount": 1
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"instruction": "Select all squares with bicycles",
|
|
561
|
+
"objectType": "bicycles",
|
|
562
|
+
"gridSize": "4x4",
|
|
563
|
+
"gridCount": 16,
|
|
564
|
+
"tileCount": 16,
|
|
565
|
+
"matchedIndices": [
|
|
566
|
+
5,
|
|
567
|
+
6,
|
|
568
|
+
8,
|
|
569
|
+
9,
|
|
570
|
+
10
|
|
571
|
+
],
|
|
572
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
573
|
+
"timestamp": 1781582377558,
|
|
574
|
+
"successCount": 1
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"instruction": "Select all squares with stairs",
|
|
578
|
+
"objectType": "stairs",
|
|
579
|
+
"gridSize": "4x4",
|
|
580
|
+
"gridCount": 16,
|
|
581
|
+
"tileCount": 16,
|
|
582
|
+
"matchedIndices": [
|
|
583
|
+
8,
|
|
584
|
+
9,
|
|
585
|
+
12,
|
|
586
|
+
13
|
|
587
|
+
],
|
|
588
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with stairsIf there are none, click skip\"\nAuto-solving: \"Select all squares with stairsIf there are none, click skip\"\ninstruction: \"Select all squares with stairsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDO",
|
|
589
|
+
"timestamp": 1781582397880,
|
|
590
|
+
"successCount": 1
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"instruction": "Select all squares with traffic lights",
|
|
594
|
+
"objectType": "traffic lights",
|
|
595
|
+
"gridSize": "4x4",
|
|
596
|
+
"gridCount": 16,
|
|
597
|
+
"tileCount": 16,
|
|
598
|
+
"matchedIndices": [
|
|
599
|
+
2,
|
|
600
|
+
3,
|
|
601
|
+
6
|
|
602
|
+
],
|
|
603
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
604
|
+
"timestamp": 1781582445597,
|
|
605
|
+
"successCount": 1
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"instruction": "Select all squares with motorcycles",
|
|
609
|
+
"objectType": "motorcycles",
|
|
610
|
+
"gridSize": "4x4",
|
|
611
|
+
"gridCount": 16,
|
|
612
|
+
"tileCount": 16,
|
|
613
|
+
"matchedIndices": [
|
|
614
|
+
0,
|
|
615
|
+
2,
|
|
616
|
+
6,
|
|
617
|
+
10
|
|
618
|
+
],
|
|
619
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
620
|
+
"timestamp": 1781582466048,
|
|
621
|
+
"successCount": 1
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"instruction": "Select all squares with bicycles",
|
|
625
|
+
"objectType": "bicycles",
|
|
626
|
+
"gridSize": "4x4",
|
|
627
|
+
"gridCount": 16,
|
|
628
|
+
"tileCount": 16,
|
|
629
|
+
"matchedIndices": [
|
|
630
|
+
8,
|
|
631
|
+
9
|
|
632
|
+
],
|
|
633
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
634
|
+
"timestamp": 1781582484996,
|
|
635
|
+
"successCount": 1
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"instruction": "Select all squares with fire hydrants",
|
|
639
|
+
"objectType": "fire hydrants",
|
|
640
|
+
"gridSize": "4x4",
|
|
641
|
+
"gridCount": 16,
|
|
642
|
+
"tileCount": 16,
|
|
643
|
+
"matchedIndices": [
|
|
644
|
+
5,
|
|
645
|
+
6,
|
|
646
|
+
9,
|
|
647
|
+
10
|
|
648
|
+
],
|
|
649
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with fire hydrantsIf there are none, click skip\"\nAuto-solving: \"Select all squares with fire hydrantsIf there are none, click skip\"\ninstruction: \"Select all squares with fire hydrantsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via",
|
|
650
|
+
"timestamp": 1781582506327,
|
|
651
|
+
"successCount": 1
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"instruction": "Select all squares with motorcycles",
|
|
655
|
+
"objectType": "motorcycles",
|
|
656
|
+
"gridSize": "4x4",
|
|
657
|
+
"gridCount": 16,
|
|
658
|
+
"tileCount": 16,
|
|
659
|
+
"matchedIndices": [
|
|
660
|
+
6,
|
|
661
|
+
10
|
|
662
|
+
],
|
|
663
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
664
|
+
"timestamp": 1781587034872,
|
|
665
|
+
"successCount": 1
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"instruction": "Select all squares with buses",
|
|
669
|
+
"objectType": "buses",
|
|
670
|
+
"gridSize": "4x4",
|
|
671
|
+
"gridCount": 16,
|
|
672
|
+
"tileCount": 16,
|
|
673
|
+
"matchedIndices": [
|
|
674
|
+
1,
|
|
675
|
+
2,
|
|
676
|
+
5,
|
|
677
|
+
6,
|
|
678
|
+
9,
|
|
679
|
+
10
|
|
680
|
+
],
|
|
681
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with busesIf there are none, click skip\"\nAuto-solving: \"Select all squares with busesIf there are none, click skip\"\ninstruction: \"Select all squares with busesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDOM e",
|
|
682
|
+
"timestamp": 1781587065694,
|
|
683
|
+
"successCount": 1
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"instruction": "Select all squares with traffic lights",
|
|
687
|
+
"objectType": "traffic lights",
|
|
688
|
+
"gridSize": "4x4",
|
|
689
|
+
"gridCount": 16,
|
|
690
|
+
"tileCount": 16,
|
|
691
|
+
"matchedIndices": [
|
|
692
|
+
1,
|
|
693
|
+
2,
|
|
694
|
+
6,
|
|
695
|
+
10
|
|
696
|
+
],
|
|
697
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
698
|
+
"timestamp": 1781587096089,
|
|
699
|
+
"successCount": 1
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"instruction": "Select all squares with motorcycles",
|
|
703
|
+
"objectType": "motorcycles",
|
|
704
|
+
"gridSize": "4x4",
|
|
705
|
+
"gridCount": 16,
|
|
706
|
+
"tileCount": 16,
|
|
707
|
+
"matchedIndices": [
|
|
708
|
+
2,
|
|
709
|
+
3,
|
|
710
|
+
4,
|
|
711
|
+
6,
|
|
712
|
+
7,
|
|
713
|
+
10,
|
|
714
|
+
11
|
|
715
|
+
],
|
|
716
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
717
|
+
"timestamp": 1781588703802,
|
|
718
|
+
"successCount": 1
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"instruction": "Select all squares with bicycles",
|
|
722
|
+
"objectType": "bicycles",
|
|
723
|
+
"gridSize": "4x4",
|
|
724
|
+
"gridCount": 16,
|
|
725
|
+
"tileCount": 16,
|
|
726
|
+
"matchedIndices": [
|
|
727
|
+
4,
|
|
728
|
+
5,
|
|
729
|
+
8,
|
|
730
|
+
9
|
|
731
|
+
],
|
|
732
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
733
|
+
"timestamp": 1781588731527,
|
|
734
|
+
"successCount": 1
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"instruction": "Select all squares with buses",
|
|
738
|
+
"objectType": "buses",
|
|
739
|
+
"gridSize": "4x4",
|
|
740
|
+
"gridCount": 16,
|
|
741
|
+
"tileCount": 16,
|
|
742
|
+
"matchedIndices": [
|
|
743
|
+
9,
|
|
744
|
+
10
|
|
745
|
+
],
|
|
746
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with busesIf there are none, click skip\"\nAuto-solving: \"Select all squares with busesIf there are none, click skip\"\ninstruction: \"Select all squares with busesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDOM e",
|
|
747
|
+
"timestamp": 1781588758816,
|
|
748
|
+
"successCount": 1
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"instruction": "Select all squares with motorcycles",
|
|
752
|
+
"objectType": "motorcycles",
|
|
753
|
+
"gridSize": "4x4",
|
|
754
|
+
"gridCount": 16,
|
|
755
|
+
"tileCount": 16,
|
|
756
|
+
"matchedIndices": [
|
|
757
|
+
2,
|
|
758
|
+
5,
|
|
759
|
+
6,
|
|
760
|
+
9
|
|
761
|
+
],
|
|
762
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
763
|
+
"timestamp": 1781588784529,
|
|
764
|
+
"successCount": 1
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
"instruction": "Select all images with cars",
|
|
768
|
+
"objectType": "cars",
|
|
769
|
+
"gridSize": "3x3",
|
|
770
|
+
"gridCount": 9,
|
|
771
|
+
"tileCount": 9,
|
|
772
|
+
"matchedIndices": [
|
|
773
|
+
0,
|
|
774
|
+
2
|
|
775
|
+
],
|
|
776
|
+
"timestamp": 1781589588543,
|
|
777
|
+
"successCount": 1
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"instruction": "Select all squares with bicycles",
|
|
781
|
+
"objectType": "bicycles",
|
|
782
|
+
"gridSize": "4x4",
|
|
783
|
+
"gridCount": 16,
|
|
784
|
+
"tileCount": 16,
|
|
785
|
+
"matchedIndices": [
|
|
786
|
+
12,
|
|
787
|
+
3,
|
|
788
|
+
4,
|
|
789
|
+
5,
|
|
790
|
+
6,
|
|
791
|
+
7,
|
|
792
|
+
8,
|
|
793
|
+
9
|
|
794
|
+
],
|
|
795
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with bicyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with bicyclesIf there are none, click skip\"\ninstruction: \"Select all squares with bicyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate",
|
|
796
|
+
"timestamp": 1781592773966,
|
|
797
|
+
"successCount": 1
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"instruction": "Select all squares with motorcycles",
|
|
801
|
+
"objectType": "motorcycles",
|
|
802
|
+
"gridSize": "4x4",
|
|
803
|
+
"gridCount": 16,
|
|
804
|
+
"tileCount": 16,
|
|
805
|
+
"matchedIndices": [
|
|
806
|
+
4,
|
|
807
|
+
5,
|
|
808
|
+
8,
|
|
809
|
+
9
|
|
810
|
+
],
|
|
811
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
812
|
+
"timestamp": 1781592803699,
|
|
813
|
+
"successCount": 1
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
"instruction": "Select all squares with buses",
|
|
817
|
+
"objectType": "buses",
|
|
818
|
+
"gridSize": "4x4",
|
|
819
|
+
"gridCount": 16,
|
|
820
|
+
"tileCount": 16,
|
|
821
|
+
"matchedIndices": [
|
|
822
|
+
4,
|
|
823
|
+
5,
|
|
824
|
+
6,
|
|
825
|
+
7,
|
|
826
|
+
8,
|
|
827
|
+
9,
|
|
828
|
+
11
|
|
829
|
+
],
|
|
830
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-\nextraction method 1 (locator): \"Select all squares with busesIf there are none, click skip\"\nAuto-solving: \"Select all squares with busesIf there are none, click skip\"\ninstruction: \"Select all squares with busesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDOM e",
|
|
831
|
+
"timestamp": 1781592834078,
|
|
832
|
+
"successCount": 1
|
|
833
|
+
},
|
|
834
|
+
{
|
|
835
|
+
"instruction": "Select all squares with motorcycles",
|
|
836
|
+
"objectType": "motorcycles",
|
|
837
|
+
"gridSize": "4x4",
|
|
838
|
+
"gridCount": 16,
|
|
839
|
+
"tileCount": 16,
|
|
840
|
+
"matchedIndices": [
|
|
841
|
+
5,
|
|
842
|
+
9
|
|
843
|
+
],
|
|
844
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Ld2sf4SAAAAAKSgzs0Q13IZhY02Pyo31S2jgOB5\nextraction method 1 (locator): \"Select all squares with motorcyclesIf there are none, click skip\"\nAuto-solving: \"Select all squares with motorcyclesIf there are none, click skip\"\ninstruction: \"Select all squares with motorcyclesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame",
|
|
845
|
+
"timestamp": 1781595182943,
|
|
846
|
+
"successCount": 1
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"instruction": "Select all squares with fire hydrants",
|
|
850
|
+
"objectType": "fire hydrants",
|
|
851
|
+
"gridSize": "4x4",
|
|
852
|
+
"gridCount": 16,
|
|
853
|
+
"tileCount": 16,
|
|
854
|
+
"matchedIndices": [
|
|
855
|
+
6,
|
|
856
|
+
9,
|
|
857
|
+
10,
|
|
858
|
+
14
|
|
859
|
+
],
|
|
860
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Ld2sf4SAAAAAKSgzs0Q13IZhY02Pyo31S2jgOB5\nextraction method 1 (locator): \"Select all squares with fire hydrantsIf there are none, click skip\"\nAuto-solving: \"Select all squares with fire hydrantsIf there are none, click skip\"\ninstruction: \"Select all squares with fire hydrantsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via",
|
|
861
|
+
"timestamp": 1781595234103,
|
|
862
|
+
"successCount": 1
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"instruction": "Select all squares with buses",
|
|
866
|
+
"objectType": "buses",
|
|
867
|
+
"gridSize": "4x4",
|
|
868
|
+
"gridCount": 16,
|
|
869
|
+
"tileCount": 16,
|
|
870
|
+
"matchedIndices": [
|
|
871
|
+
5,
|
|
872
|
+
6,
|
|
873
|
+
9,
|
|
874
|
+
10
|
|
875
|
+
],
|
|
876
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=MerVUtRoajKEbP7pLiGXkL28&k=6Ld2sf4SAAAAAKSgzs0Q13IZhY02Pyo31S2jgOB5\nextraction method 1 (locator): \"Select all squares with busesIf there are none, click skip\"\nAuto-solving: \"Select all squares with busesIf there are none, click skip\"\ninstruction: \"Select all squares with busesIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDOM e",
|
|
877
|
+
"timestamp": 1781595260335,
|
|
878
|
+
"successCount": 1
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"instruction": "Select all squares with crosswalks",
|
|
882
|
+
"objectType": "crosswalks",
|
|
883
|
+
"gridSize": "4x4",
|
|
884
|
+
"gridCount": 16,
|
|
885
|
+
"tileCount": 16,
|
|
886
|
+
"matchedIndices": [
|
|
887
|
+
9,
|
|
888
|
+
10,
|
|
889
|
+
11,
|
|
890
|
+
13,
|
|
891
|
+
14,
|
|
892
|
+
15
|
|
893
|
+
],
|
|
894
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Ld2sf4SAAAAAKSgzs0Q13IZhY02Pyo31S2jgOB5\nextraction method 1 (locator): \"Select all squares with crosswalksIf there are none, click skip\"\nAuto-solving: \"Select all squares with crosswalksIf there are none, click skip\"\ninstruction: \"Select all squares with crosswalksIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.ev",
|
|
895
|
+
"timestamp": 1781595350527,
|
|
896
|
+
"successCount": 1
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"instruction": "Select all squares with stairs",
|
|
900
|
+
"objectType": "stairs",
|
|
901
|
+
"gridSize": "4x4",
|
|
902
|
+
"gridCount": 16,
|
|
903
|
+
"tileCount": 16,
|
|
904
|
+
"matchedIndices": [
|
|
905
|
+
1,
|
|
906
|
+
2,
|
|
907
|
+
5,
|
|
908
|
+
6,
|
|
909
|
+
10
|
|
910
|
+
],
|
|
911
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Ld2sf4SAAAAAKSgzs0Q13IZhY02Pyo31S2jgOB5\nextraction method 1 (locator): \"Select all squares with stairsIf there are none, click skip\"\nAuto-solving: \"Select all squares with stairsIf there are none, click skip\"\ninstruction: \"Select all squares with stairsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM via frame.evaluate...\nDO",
|
|
912
|
+
"timestamp": 1781595391668,
|
|
913
|
+
"successCount": 1
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
"instruction": "Select all squares with traffic lights",
|
|
917
|
+
"objectType": "traffic lights",
|
|
918
|
+
"gridSize": "4x4",
|
|
919
|
+
"gridCount": 16,
|
|
920
|
+
"tileCount": 16,
|
|
921
|
+
"matchedIndices": [
|
|
922
|
+
1,
|
|
923
|
+
5,
|
|
924
|
+
9
|
|
925
|
+
],
|
|
926
|
+
"visionResponse": "frame url: https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6Ld2sf4SAAAAAKSgzs0Q13IZhY02Pyo31S2jgOB5\nextraction method 1 (locator): \"Select all squares with traffic lightsIf there are none, click skip\"\nAuto-solving: \"Select all squares with traffic lightsIf there are none, click skip\"\ninstruction: \"Select all squares with traffic lightsIf there are none, click skip\"\nfound 16 tiles\ngrid layout: 4x4 (16 visible/16 DOM, position-based)\nextracting tile images from DOM ",
|
|
927
|
+
"timestamp": 1781595458265,
|
|
928
|
+
"successCount": 1
|
|
929
|
+
}
|
|
930
|
+
]
|