aurix-ai 2.7.3 → 2.7.5

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.
Files changed (288) hide show
  1. package/bin/aurix.js +2 -2
  2. package/dist/agent/AgentLoop.d.ts.map +1 -1
  3. package/dist/agent/AgentLoop.js +1 -52
  4. package/dist/agent/AgentLoop.js.map +1 -1
  5. package/dist/cli/App.d.ts.map +1 -1
  6. package/dist/cli/App.js +6 -0
  7. package/dist/cli/App.js.map +1 -1
  8. package/dist/cli/commands.d.ts.map +1 -1
  9. package/dist/cli/commands.js +7 -0
  10. package/dist/cli/commands.js.map +1 -1
  11. package/dist/tools/Browser.d.ts.map +1 -1
  12. package/dist/tools/Browser.js +44 -615
  13. package/dist/tools/Browser.js.map +1 -1
  14. package/dist/tools/captcha/CaptchaRouter.d.ts +6 -0
  15. package/dist/tools/captcha/CaptchaRouter.d.ts.map +1 -0
  16. package/dist/tools/captcha/CaptchaRouter.js +371 -0
  17. package/dist/tools/captcha/CaptchaRouter.js.map +1 -0
  18. package/dist/tools/captcha/RecaptchaSolver.d.ts +2 -0
  19. package/dist/tools/captcha/RecaptchaSolver.d.ts.map +1 -0
  20. package/dist/tools/captcha/RecaptchaSolver.js +1114 -0
  21. package/dist/tools/captcha/RecaptchaSolver.js.map +1 -0
  22. package/dist/tools/captcha/common.d.ts +35 -0
  23. package/dist/tools/captcha/common.d.ts.map +1 -0
  24. package/dist/tools/captcha/common.js +445 -0
  25. package/dist/tools/captcha/common.js.map +1 -0
  26. package/dist/tools/captcha/index.d.ts +5 -0
  27. package/dist/tools/captcha/index.d.ts.map +1 -0
  28. package/dist/tools/captcha/index.js +4 -0
  29. package/dist/tools/captcha/index.js.map +1 -0
  30. package/package.json +2 -2
  31. package/scripts/build.cjs +0 -15
  32. package/scripts/run-task.mjs +86 -0
  33. package/training/captcha-training.json +930 -0
  34. package/native/token-counter/index.d.ts +0 -7
  35. package/native/token-counter/index.js +0 -316
  36. package/native/token-counter/node_modules/.package-lock.json +0 -568
  37. package/native/token-counter/node_modules/2/array.js +0 -25
  38. package/native/token-counter/node_modules/2/index.js +0 -12
  39. package/native/token-counter/node_modules/2/iterator.js +0 -13
  40. package/native/token-counter/node_modules/2/license.txt +0 -21
  41. package/native/token-counter/node_modules/2/map.js +0 -27
  42. package/native/token-counter/node_modules/2/number.js +0 -109
  43. package/native/token-counter/node_modules/2/object.js +0 -23
  44. package/native/token-counter/node_modules/2/package.json +0 -60
  45. package/native/token-counter/node_modules/2/readme.md +0 -246
  46. package/native/token-counter/node_modules/2/string.js +0 -11
  47. package/native/token-counter/node_modules/2/test.js +0 -520
  48. package/native/token-counter/node_modules/@lamansky/every/index.js +0 -16
  49. package/native/token-counter/node_modules/@lamansky/every/license.txt +0 -21
  50. package/native/token-counter/node_modules/@lamansky/every/package.json +0 -38
  51. package/native/token-counter/node_modules/@lamansky/every/readme.md +0 -46
  52. package/native/token-counter/node_modules/@lamansky/flatten/index.js +0 -5
  53. package/native/token-counter/node_modules/@lamansky/flatten/license.txt +0 -21
  54. package/native/token-counter/node_modules/@lamansky/flatten/package.json +0 -35
  55. package/native/token-counter/node_modules/@lamansky/flatten/readme.md +0 -41
  56. package/native/token-counter/node_modules/@napi-rs/cli/LICENSE +0 -21
  57. package/native/token-counter/node_modules/@napi-rs/cli/README.md +0 -96
  58. package/native/token-counter/node_modules/@napi-rs/cli/package.json +0 -65
  59. package/native/token-counter/node_modules/@napi-rs/cli/scripts/index.js +0 -51371
  60. package/native/token-counter/node_modules/add-counter/index.js +0 -3
  61. package/native/token-counter/node_modules/add-counter/license.txt +0 -21
  62. package/native/token-counter/node_modules/add-counter/package.json +0 -34
  63. package/native/token-counter/node_modules/add-counter/readme.md +0 -36
  64. package/native/token-counter/node_modules/array-pad/LICENSE +0 -22
  65. package/native/token-counter/node_modules/array-pad/README.md +0 -80
  66. package/native/token-counter/node_modules/array-pad/index.js +0 -30
  67. package/native/token-counter/node_modules/array-pad/package.json +0 -28
  68. package/native/token-counter/node_modules/arrify/index.js +0 -8
  69. package/native/token-counter/node_modules/arrify/license +0 -21
  70. package/native/token-counter/node_modules/arrify/package.json +0 -33
  71. package/native/token-counter/node_modules/arrify/readme.md +0 -36
  72. package/native/token-counter/node_modules/case-insensitive/index.js +0 -72
  73. package/native/token-counter/node_modules/case-insensitive/license.txt +0 -21
  74. package/native/token-counter/node_modules/case-insensitive/package.json +0 -39
  75. package/native/token-counter/node_modules/case-insensitive/readme.md +0 -39
  76. package/native/token-counter/node_modules/case-insensitive/test.js +0 -114
  77. package/native/token-counter/node_modules/class-chain/index.js +0 -32
  78. package/native/token-counter/node_modules/class-chain/license.txt +0 -21
  79. package/native/token-counter/node_modules/class-chain/package.json +0 -39
  80. package/native/token-counter/node_modules/class-chain/readme.md +0 -23
  81. package/native/token-counter/node_modules/class-chain/test.js +0 -77
  82. package/native/token-counter/node_modules/copy-own/index.js +0 -10
  83. package/native/token-counter/node_modules/copy-own/license.txt +0 -21
  84. package/native/token-counter/node_modules/copy-own/package.json +0 -37
  85. package/native/token-counter/node_modules/copy-own/readme.md +0 -67
  86. package/native/token-counter/node_modules/def-props/index.js +0 -43
  87. package/native/token-counter/node_modules/def-props/license.txt +0 -21
  88. package/native/token-counter/node_modules/def-props/node_modules/is-obj/index.d.ts +0 -22
  89. package/native/token-counter/node_modules/def-props/node_modules/is-obj/index.js +0 -6
  90. package/native/token-counter/node_modules/def-props/node_modules/is-obj/license +0 -9
  91. package/native/token-counter/node_modules/def-props/node_modules/is-obj/package.json +0 -34
  92. package/native/token-counter/node_modules/def-props/node_modules/is-obj/readme.md +0 -39
  93. package/native/token-counter/node_modules/def-props/package.json +0 -51
  94. package/native/token-counter/node_modules/def-props/readme.md +0 -117
  95. package/native/token-counter/node_modules/empty-iterator/index.js +0 -3
  96. package/native/token-counter/node_modules/empty-iterator/license.txt +0 -21
  97. package/native/token-counter/node_modules/empty-iterator/package.json +0 -33
  98. package/native/token-counter/node_modules/empty-iterator/readme.md +0 -23
  99. package/native/token-counter/node_modules/enforce-range/index.js +0 -15
  100. package/native/token-counter/node_modules/enforce-range/license.txt +0 -21
  101. package/native/token-counter/node_modules/enforce-range/node_modules/2/array.js +0 -43
  102. package/native/token-counter/node_modules/enforce-range/node_modules/2/index.js +0 -10
  103. package/native/token-counter/node_modules/enforce-range/node_modules/2/iterator.js +0 -26
  104. package/native/token-counter/node_modules/enforce-range/node_modules/2/license.txt +0 -21
  105. package/native/token-counter/node_modules/enforce-range/node_modules/2/map.js +0 -47
  106. package/native/token-counter/node_modules/enforce-range/node_modules/2/number.js +0 -33
  107. package/native/token-counter/node_modules/enforce-range/node_modules/2/object.js +0 -61
  108. package/native/token-counter/node_modules/enforce-range/node_modules/2/package.json +0 -41
  109. package/native/token-counter/node_modules/enforce-range/node_modules/2/readme.md +0 -210
  110. package/native/token-counter/node_modules/enforce-range/node_modules/2/string.js +0 -37
  111. package/native/token-counter/node_modules/enforce-range/node_modules/2/test.js +0 -413
  112. package/native/token-counter/node_modules/enforce-range/package.json +0 -36
  113. package/native/token-counter/node_modules/enforce-range/readme.md +0 -53
  114. package/native/token-counter/node_modules/english-list/.travis.yml +0 -6
  115. package/native/token-counter/node_modules/english-list/LICENSE +0 -22
  116. package/native/token-counter/node_modules/english-list/README.md +0 -44
  117. package/native/token-counter/node_modules/english-list/index.js +0 -34
  118. package/native/token-counter/node_modules/english-list/package.json +0 -31
  119. package/native/token-counter/node_modules/english-list/test.log +0 -6
  120. package/native/token-counter/node_modules/errate/index.js +0 -19
  121. package/native/token-counter/node_modules/errate/license.txt +0 -21
  122. package/native/token-counter/node_modules/errate/package.json +0 -39
  123. package/native/token-counter/node_modules/errate/readme.md +0 -79
  124. package/native/token-counter/node_modules/ffn/index.js +0 -9
  125. package/native/token-counter/node_modules/ffn/license.txt +0 -21
  126. package/native/token-counter/node_modules/ffn/package.json +0 -34
  127. package/native/token-counter/node_modules/ffn/readme.md +0 -51
  128. package/native/token-counter/node_modules/get-own-property/index.js +0 -5
  129. package/native/token-counter/node_modules/get-own-property/license.txt +0 -21
  130. package/native/token-counter/node_modules/get-own-property/package.json +0 -31
  131. package/native/token-counter/node_modules/get-own-property/readme.md +0 -22
  132. package/native/token-counter/node_modules/has-duplicates/index.js +0 -11
  133. package/native/token-counter/node_modules/has-duplicates/license.txt +0 -21
  134. package/native/token-counter/node_modules/has-duplicates/package.json +0 -32
  135. package/native/token-counter/node_modules/has-duplicates/readme.md +0 -23
  136. package/native/token-counter/node_modules/has-duplicates/test.js +0 -30
  137. package/native/token-counter/node_modules/if-else-throw/index.js +0 -8
  138. package/native/token-counter/node_modules/if-else-throw/license.txt +0 -21
  139. package/native/token-counter/node_modules/if-else-throw/package.json +0 -37
  140. package/native/token-counter/node_modules/if-else-throw/readme.md +0 -32
  141. package/native/token-counter/node_modules/is-array-of-length/index.js +0 -7
  142. package/native/token-counter/node_modules/is-array-of-length/license.txt +0 -21
  143. package/native/token-counter/node_modules/is-array-of-length/package.json +0 -42
  144. package/native/token-counter/node_modules/is-array-of-length/readme.md +0 -41
  145. package/native/token-counter/node_modules/is-class-of/index.js +0 -7
  146. package/native/token-counter/node_modules/is-class-of/license.txt +0 -21
  147. package/native/token-counter/node_modules/is-class-of/package.json +0 -35
  148. package/native/token-counter/node_modules/is-class-of/readme.md +0 -57
  149. package/native/token-counter/node_modules/is-global-object/index.js +0 -6
  150. package/native/token-counter/node_modules/is-global-object/license.txt +0 -21
  151. package/native/token-counter/node_modules/is-global-object/package.json +0 -34
  152. package/native/token-counter/node_modules/is-global-object/readme.md +0 -22
  153. package/native/token-counter/node_modules/is-instance-of/index.js +0 -28
  154. package/native/token-counter/node_modules/is-instance-of/license.txt +0 -21
  155. package/native/token-counter/node_modules/is-instance-of/package.json +0 -44
  156. package/native/token-counter/node_modules/is-instance-of/readme.md +0 -55
  157. package/native/token-counter/node_modules/is-iterable/index.js +0 -5
  158. package/native/token-counter/node_modules/is-iterable/license +0 -21
  159. package/native/token-counter/node_modules/is-iterable/package.json +0 -30
  160. package/native/token-counter/node_modules/is-iterable/readme.md +0 -23
  161. package/native/token-counter/node_modules/is-nil/LICENSE +0 -21
  162. package/native/token-counter/node_modules/is-nil/README.md +0 -47
  163. package/native/token-counter/node_modules/is-nil/index.js +0 -6
  164. package/native/token-counter/node_modules/is-nil/package.json +0 -46
  165. package/native/token-counter/node_modules/is-obj/index.js +0 -5
  166. package/native/token-counter/node_modules/is-obj/license +0 -21
  167. package/native/token-counter/node_modules/is-obj/package.json +0 -33
  168. package/native/token-counter/node_modules/is-obj/readme.md +0 -34
  169. package/native/token-counter/node_modules/is-object/.eslintignore +0 -1
  170. package/native/token-counter/node_modules/is-object/.eslintrc +0 -5
  171. package/native/token-counter/node_modules/is-object/.nycrc +0 -13
  172. package/native/token-counter/node_modules/is-object/.testem.json +0 -14
  173. package/native/token-counter/node_modules/is-object/CHANGELOG.md +0 -121
  174. package/native/token-counter/node_modules/is-object/LICENSE +0 -19
  175. package/native/token-counter/node_modules/is-object/README.md +0 -48
  176. package/native/token-counter/node_modules/is-object/index.js +0 -5
  177. package/native/token-counter/node_modules/is-object/package.json +0 -78
  178. package/native/token-counter/node_modules/is-object/test/index.js +0 -44
  179. package/native/token-counter/node_modules/is-plain-object/LICENSE +0 -21
  180. package/native/token-counter/node_modules/is-plain-object/README.md +0 -104
  181. package/native/token-counter/node_modules/is-plain-object/index.d.ts +0 -5
  182. package/native/token-counter/node_modules/is-plain-object/index.js +0 -37
  183. package/native/token-counter/node_modules/is-plain-object/package.json +0 -79
  184. package/native/token-counter/node_modules/isobject/LICENSE +0 -21
  185. package/native/token-counter/node_modules/isobject/README.md +0 -122
  186. package/native/token-counter/node_modules/isobject/index.d.ts +0 -5
  187. package/native/token-counter/node_modules/isobject/index.js +0 -12
  188. package/native/token-counter/node_modules/isobject/package.json +0 -74
  189. package/native/token-counter/node_modules/lodash.set/LICENSE +0 -47
  190. package/native/token-counter/node_modules/lodash.set/README.md +0 -18
  191. package/native/token-counter/node_modules/lodash.set/index.js +0 -990
  192. package/native/token-counter/node_modules/lodash.set/package.json +0 -17
  193. package/native/token-counter/node_modules/longest-first/index.js +0 -3
  194. package/native/token-counter/node_modules/longest-first/license.txt +0 -21
  195. package/native/token-counter/node_modules/longest-first/package.json +0 -36
  196. package/native/token-counter/node_modules/longest-first/readme.md +0 -29
  197. package/native/token-counter/node_modules/m-o/index.js +0 -27
  198. package/native/token-counter/node_modules/m-o/license.txt +0 -21
  199. package/native/token-counter/node_modules/m-o/node_modules/new-object/index.js +0 -23
  200. package/native/token-counter/node_modules/m-o/node_modules/new-object/license.txt +0 -21
  201. package/native/token-counter/node_modules/m-o/node_modules/new-object/package.json +0 -40
  202. package/native/token-counter/node_modules/m-o/node_modules/new-object/readme.md +0 -55
  203. package/native/token-counter/node_modules/m-o/package.json +0 -45
  204. package/native/token-counter/node_modules/m-o/readme.md +0 -87
  205. package/native/token-counter/node_modules/map-iter/index.js +0 -6
  206. package/native/token-counter/node_modules/map-iter/license.txt +0 -21
  207. package/native/token-counter/node_modules/map-iter/package.json +0 -40
  208. package/native/token-counter/node_modules/map-iter/readme.md +0 -46
  209. package/native/token-counter/node_modules/new-object/index.js +0 -5
  210. package/native/token-counter/node_modules/new-object/license.txt +0 -21
  211. package/native/token-counter/node_modules/new-object/package.json +0 -49
  212. package/native/token-counter/node_modules/new-object/readme.md +0 -145
  213. package/native/token-counter/node_modules/ofn/index.js +0 -22
  214. package/native/token-counter/node_modules/ofn/license.txt +0 -21
  215. package/native/token-counter/node_modules/ofn/package.json +0 -40
  216. package/native/token-counter/node_modules/ofn/readme.md +0 -63
  217. package/native/token-counter/node_modules/otherwise/index.js +0 -11
  218. package/native/token-counter/node_modules/otherwise/license.txt +0 -21
  219. package/native/token-counter/node_modules/otherwise/package.json +0 -38
  220. package/native/token-counter/node_modules/otherwise/readme.md +0 -29
  221. package/native/token-counter/node_modules/parser-factory/index.js +0 -138
  222. package/native/token-counter/node_modules/parser-factory/license.txt +0 -21
  223. package/native/token-counter/node_modules/parser-factory/node_modules/arrify/index.d.ts +0 -38
  224. package/native/token-counter/node_modules/parser-factory/node_modules/arrify/index.js +0 -23
  225. package/native/token-counter/node_modules/parser-factory/node_modules/arrify/license +0 -9
  226. package/native/token-counter/node_modules/parser-factory/node_modules/arrify/package.json +0 -35
  227. package/native/token-counter/node_modules/parser-factory/node_modules/arrify/readme.md +0 -39
  228. package/native/token-counter/node_modules/parser-factory/package.json +0 -38
  229. package/native/token-counter/node_modules/parser-factory/readme.md +0 -15
  230. package/native/token-counter/node_modules/pfn/index.js +0 -5
  231. package/native/token-counter/node_modules/pfn/license.txt +0 -21
  232. package/native/token-counter/node_modules/pfn/package.json +0 -41
  233. package/native/token-counter/node_modules/pfn/readme.md +0 -111
  234. package/native/token-counter/node_modules/pfn/strict.js +0 -8
  235. package/native/token-counter/node_modules/plainify/index.js +0 -5
  236. package/native/token-counter/node_modules/plainify/license.txt +0 -21
  237. package/native/token-counter/node_modules/plainify/package.json +0 -36
  238. package/native/token-counter/node_modules/plainify/readme.md +0 -47
  239. package/native/token-counter/node_modules/possible-function/changelog.md +0 -7
  240. package/native/token-counter/node_modules/possible-function/index.js +0 -43
  241. package/native/token-counter/node_modules/possible-function/license.txt +0 -21
  242. package/native/token-counter/node_modules/possible-function/package.json +0 -34
  243. package/native/token-counter/node_modules/possible-function/readme.md +0 -77
  244. package/native/token-counter/node_modules/possible-function/test.js +0 -32
  245. package/native/token-counter/node_modules/qfn/index.js +0 -11
  246. package/native/token-counter/node_modules/qfn/license.txt +0 -21
  247. package/native/token-counter/node_modules/qfn/package.json +0 -40
  248. package/native/token-counter/node_modules/qfn/readme.md +0 -45
  249. package/native/token-counter/node_modules/roadblock/index.js +0 -3
  250. package/native/token-counter/node_modules/roadblock/license.txt +0 -21
  251. package/native/token-counter/node_modules/roadblock/package.json +0 -40
  252. package/native/token-counter/node_modules/roadblock/readme.md +0 -59
  253. package/native/token-counter/node_modules/round-to/index.d.ts +0 -56
  254. package/native/token-counter/node_modules/round-to/index.js +0 -37
  255. package/native/token-counter/node_modules/round-to/license +0 -9
  256. package/native/token-counter/node_modules/round-to/package.json +0 -38
  257. package/native/token-counter/node_modules/round-to/readme.md +0 -71
  258. package/native/token-counter/node_modules/rtrim-array/index.js +0 -10
  259. package/native/token-counter/node_modules/rtrim-array/license.txt +0 -21
  260. package/native/token-counter/node_modules/rtrim-array/package.json +0 -41
  261. package/native/token-counter/node_modules/rtrim-array/readme.md +0 -75
  262. package/native/token-counter/node_modules/sbo/index.js +0 -25
  263. package/native/token-counter/node_modules/sbo/license.txt +0 -21
  264. package/native/token-counter/node_modules/sbo/package.json +0 -50
  265. package/native/token-counter/node_modules/sbo/readme.md +0 -105
  266. package/native/token-counter/node_modules/sorp/index.js +0 -3
  267. package/native/token-counter/node_modules/sorp/license.txt +0 -21
  268. package/native/token-counter/node_modules/sorp/package.json +0 -34
  269. package/native/token-counter/node_modules/sorp/readme.md +0 -25
  270. package/native/token-counter/node_modules/trim-call/index.js +0 -6
  271. package/native/token-counter/node_modules/trim-call/license.txt +0 -21
  272. package/native/token-counter/node_modules/trim-call/package.json +0 -40
  273. package/native/token-counter/node_modules/trim-call/readme.md +0 -80
  274. package/native/token-counter/node_modules/type-error/LICENSE +0 -21
  275. package/native/token-counter/node_modules/type-error/README.md +0 -24
  276. package/native/token-counter/node_modules/type-error/index.js +0 -35
  277. package/native/token-counter/node_modules/type-error/package.json +0 -11
  278. package/native/token-counter/node_modules/vfn/index.js +0 -21
  279. package/native/token-counter/node_modules/vfn/license.txt +0 -21
  280. package/native/token-counter/node_modules/vfn/package.json +0 -40
  281. package/native/token-counter/node_modules/vfn/readme.md +0 -81
  282. package/native/token-counter/node_modules/wfn/index.js +0 -43
  283. package/native/token-counter/node_modules/wfn/license.txt +0 -21
  284. package/native/token-counter/node_modules/wfn/package.json +0 -38
  285. package/native/token-counter/node_modules/wfn/readme.md +0 -81
  286. package/native/token-counter/package-lock.json +0 -578
  287. package/native/token-counter/package.json +0 -21
  288. package/native/token-counter/token-counter.linux-x64-gnu.node +0 -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
+ ]