isomorfeus-puppetmaster 0.5.6 → 0.6.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (979) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +167 -201
  3. data/lib/isomorfeus/puppeteer/dom_world.rb +13 -0
  4. data/lib/isomorfeus/puppeteer/element_handle.rb +238 -0
  5. data/lib/isomorfeus/puppeteer/execution_context.rb +90 -0
  6. data/lib/isomorfeus/puppeteer/frame.rb +33 -0
  7. data/lib/isomorfeus/puppeteer/js_handle.rb +13 -0
  8. data/lib/isomorfeus/puppeteer/page.rb +252 -0
  9. data/lib/isomorfeus/puppetmaster/dsl.rb +90 -17
  10. data/lib/isomorfeus/puppetmaster/server/checker.rb +38 -40
  11. data/lib/isomorfeus/puppetmaster/server.rb +169 -157
  12. data/lib/isomorfeus/puppetmaster/session.rb +145 -0
  13. data/lib/isomorfeus/puppetmaster/version.rb +1 -1
  14. data/lib/isomorfeus/puppetmaster.rb +4 -45
  15. data/lib/isomorfeus-puppetmaster.rb +10 -31
  16. metadata +53 -1009
  17. data/lib/isomorfeus/puppetmaster/console_message.rb +0 -19
  18. data/lib/isomorfeus/puppetmaster/cookie.rb +0 -46
  19. data/lib/isomorfeus/puppetmaster/document.rb +0 -271
  20. data/lib/isomorfeus/puppetmaster/driver/puppeteer.rb +0 -413
  21. data/lib/isomorfeus/puppetmaster/driver/puppeteer_document.rb +0 -953
  22. data/lib/isomorfeus/puppetmaster/driver/puppeteer_node.rb +0 -851
  23. data/lib/isomorfeus/puppetmaster/driver_registration.rb +0 -7
  24. data/lib/isomorfeus/puppetmaster/errors.rb +0 -90
  25. data/lib/isomorfeus/puppetmaster/iframe.rb +0 -17
  26. data/lib/isomorfeus/puppetmaster/node/checkbox.rb +0 -17
  27. data/lib/isomorfeus/puppetmaster/node/content_editable.rb +0 -18
  28. data/lib/isomorfeus/puppetmaster/node/filechooser.rb +0 -9
  29. data/lib/isomorfeus/puppetmaster/node/input.rb +0 -21
  30. data/lib/isomorfeus/puppetmaster/node/radiobutton.rb +0 -13
  31. data/lib/isomorfeus/puppetmaster/node/select.rb +0 -36
  32. data/lib/isomorfeus/puppetmaster/node/textarea.rb +0 -7
  33. data/lib/isomorfeus/puppetmaster/node.rb +0 -280
  34. data/lib/isomorfeus/puppetmaster/request.rb +0 -17
  35. data/lib/isomorfeus/puppetmaster/response.rb +0 -26
  36. data/lib/isomorfeus/puppetmaster/rspec/features.rb +0 -23
  37. data/lib/isomorfeus/puppetmaster/rspec/matcher_proxies.rb +0 -80
  38. data/lib/isomorfeus/puppetmaster/rspec/matchers/base.rb +0 -98
  39. data/lib/isomorfeus/puppetmaster/rspec/matchers/become_closed.rb +0 -33
  40. data/lib/isomorfeus/puppetmaster/rspec/matchers/compound.rb +0 -88
  41. data/lib/isomorfeus/puppetmaster/rspec/matchers/have_current_path.rb +0 -29
  42. data/lib/isomorfeus/puppetmaster/rspec/matchers/have_selector.rb +0 -69
  43. data/lib/isomorfeus/puppetmaster/rspec/matchers/have_text.rb +0 -33
  44. data/lib/isomorfeus/puppetmaster/rspec/matchers/have_title.rb +0 -29
  45. data/lib/isomorfeus/puppetmaster/rspec/matchers/match_selector.rb +0 -27
  46. data/lib/isomorfeus/puppetmaster/rspec/matchers/match_style.rb +0 -38
  47. data/lib/isomorfeus/puppetmaster/rspec/matchers.rb +0 -164
  48. data/lib/isomorfeus/puppetmaster/self_forwardable.rb +0 -39
  49. data/lib/isomorfeus/puppetmaster/server_registration.rb +0 -13
  50. data/node_modules/.bin/extract-zip +0 -12
  51. data/node_modules/.bin/extract-zip.cmd +0 -17
  52. data/node_modules/.bin/extract-zip.ps1 +0 -28
  53. data/node_modules/.bin/rimraf +0 -12
  54. data/node_modules/.bin/rimraf.cmd +0 -17
  55. data/node_modules/.bin/rimraf.ps1 +0 -28
  56. data/node_modules/.package-lock.json +0 -530
  57. data/node_modules/@types/node/LICENSE +0 -21
  58. data/node_modules/@types/node/README.md +0 -16
  59. data/node_modules/@types/node/assert/strict.d.ts +0 -8
  60. data/node_modules/@types/node/assert.d.ts +0 -912
  61. data/node_modules/@types/node/async_hooks.d.ts +0 -497
  62. data/node_modules/@types/node/buffer.d.ts +0 -2142
  63. data/node_modules/@types/node/child_process.d.ts +0 -1355
  64. data/node_modules/@types/node/cluster.d.ts +0 -414
  65. data/node_modules/@types/node/console.d.ts +0 -407
  66. data/node_modules/@types/node/constants.d.ts +0 -18
  67. data/node_modules/@types/node/crypto.d.ts +0 -3224
  68. data/node_modules/@types/node/dgram.d.ts +0 -545
  69. data/node_modules/@types/node/diagnostics_channel.d.ts +0 -128
  70. data/node_modules/@types/node/dns/promises.d.ts +0 -357
  71. data/node_modules/@types/node/dns.d.ts +0 -643
  72. data/node_modules/@types/node/domain.d.ts +0 -169
  73. data/node_modules/@types/node/events.d.ts +0 -623
  74. data/node_modules/@types/node/fs/promises.d.ts +0 -997
  75. data/node_modules/@types/node/fs.d.ts +0 -3723
  76. data/node_modules/@types/node/globals.d.ts +0 -285
  77. data/node_modules/@types/node/globals.global.d.ts +0 -1
  78. data/node_modules/@types/node/http.d.ts +0 -1358
  79. data/node_modules/@types/node/http2.d.ts +0 -2100
  80. data/node_modules/@types/node/https.d.ts +0 -391
  81. data/node_modules/@types/node/index.d.ts +0 -131
  82. data/node_modules/@types/node/inspector.d.ts +0 -2738
  83. data/node_modules/@types/node/module.d.ts +0 -114
  84. data/node_modules/@types/node/net.d.ts +0 -783
  85. data/node_modules/@types/node/os.d.ts +0 -455
  86. data/node_modules/@types/node/package.json +0 -230
  87. data/node_modules/@types/node/path.d.ts +0 -172
  88. data/node_modules/@types/node/perf_hooks.d.ts +0 -555
  89. data/node_modules/@types/node/process.d.ts +0 -1477
  90. data/node_modules/@types/node/punycode.d.ts +0 -117
  91. data/node_modules/@types/node/querystring.d.ts +0 -131
  92. data/node_modules/@types/node/readline.d.ts +0 -542
  93. data/node_modules/@types/node/repl.d.ts +0 -424
  94. data/node_modules/@types/node/stream/consumers.d.ts +0 -24
  95. data/node_modules/@types/node/stream/promises.d.ts +0 -42
  96. data/node_modules/@types/node/stream/web.d.ts +0 -6
  97. data/node_modules/@types/node/stream.d.ts +0 -1181
  98. data/node_modules/@types/node/string_decoder.d.ts +0 -67
  99. data/node_modules/@types/node/timers/promises.d.ts +0 -68
  100. data/node_modules/@types/node/timers.d.ts +0 -94
  101. data/node_modules/@types/node/tls.d.ts +0 -1019
  102. data/node_modules/@types/node/trace_events.d.ts +0 -161
  103. data/node_modules/@types/node/tty.d.ts +0 -206
  104. data/node_modules/@types/node/url.d.ts +0 -798
  105. data/node_modules/@types/node/util.d.ts +0 -1556
  106. data/node_modules/@types/node/v8.d.ts +0 -378
  107. data/node_modules/@types/node/vm.d.ts +0 -504
  108. data/node_modules/@types/node/wasi.d.ts +0 -153
  109. data/node_modules/@types/node/worker_threads.d.ts +0 -649
  110. data/node_modules/@types/node/zlib.d.ts +0 -517
  111. data/node_modules/@types/yauzl/LICENSE +0 -21
  112. data/node_modules/@types/yauzl/README.md +0 -16
  113. data/node_modules/@types/yauzl/index.d.ts +0 -98
  114. data/node_modules/@types/yauzl/package.json +0 -27
  115. data/node_modules/agent-base/README.md +0 -145
  116. data/node_modules/agent-base/dist/src/index.d.ts +0 -78
  117. data/node_modules/agent-base/dist/src/index.js +0 -203
  118. data/node_modules/agent-base/dist/src/index.js.map +0 -1
  119. data/node_modules/agent-base/dist/src/promisify.d.ts +0 -4
  120. data/node_modules/agent-base/dist/src/promisify.js +0 -18
  121. data/node_modules/agent-base/dist/src/promisify.js.map +0 -1
  122. data/node_modules/agent-base/package.json +0 -64
  123. data/node_modules/agent-base/src/index.ts +0 -345
  124. data/node_modules/agent-base/src/promisify.ts +0 -33
  125. data/node_modules/balanced-match/.github/FUNDING.yml +0 -2
  126. data/node_modules/balanced-match/LICENSE.md +0 -21
  127. data/node_modules/balanced-match/README.md +0 -97
  128. data/node_modules/balanced-match/index.js +0 -62
  129. data/node_modules/balanced-match/package.json +0 -48
  130. data/node_modules/base64-js/LICENSE +0 -21
  131. data/node_modules/base64-js/README.md +0 -34
  132. data/node_modules/base64-js/base64js.min.js +0 -1
  133. data/node_modules/base64-js/index.d.ts +0 -3
  134. data/node_modules/base64-js/index.js +0 -150
  135. data/node_modules/base64-js/package.json +0 -47
  136. data/node_modules/bl/.travis.yml +0 -17
  137. data/node_modules/bl/BufferList.js +0 -396
  138. data/node_modules/bl/LICENSE.md +0 -13
  139. data/node_modules/bl/README.md +0 -247
  140. data/node_modules/bl/bl.js +0 -84
  141. data/node_modules/bl/package.json +0 -37
  142. data/node_modules/bl/test/convert.js +0 -21
  143. data/node_modules/bl/test/indexOf.js +0 -492
  144. data/node_modules/bl/test/isBufferList.js +0 -32
  145. data/node_modules/bl/test/test.js +0 -869
  146. data/node_modules/brace-expansion/LICENSE +0 -21
  147. data/node_modules/brace-expansion/README.md +0 -129
  148. data/node_modules/brace-expansion/index.js +0 -201
  149. data/node_modules/brace-expansion/package.json +0 -47
  150. data/node_modules/buffer/AUTHORS.md +0 -70
  151. data/node_modules/buffer/LICENSE +0 -21
  152. data/node_modules/buffer/README.md +0 -410
  153. data/node_modules/buffer/index.d.ts +0 -186
  154. data/node_modules/buffer/index.js +0 -1817
  155. data/node_modules/buffer/package.json +0 -96
  156. data/node_modules/buffer-crc32/LICENSE +0 -19
  157. data/node_modules/buffer-crc32/README.md +0 -47
  158. data/node_modules/buffer-crc32/index.js +0 -111
  159. data/node_modules/buffer-crc32/package.json +0 -39
  160. data/node_modules/chownr/LICENSE +0 -15
  161. data/node_modules/chownr/README.md +0 -3
  162. data/node_modules/chownr/chownr.js +0 -167
  163. data/node_modules/chownr/package.json +0 -29
  164. data/node_modules/concat-map/.travis.yml +0 -4
  165. data/node_modules/concat-map/LICENSE +0 -18
  166. data/node_modules/concat-map/README.markdown +0 -62
  167. data/node_modules/concat-map/example/map.js +0 -6
  168. data/node_modules/concat-map/index.js +0 -13
  169. data/node_modules/concat-map/package.json +0 -43
  170. data/node_modules/concat-map/test/map.js +0 -39
  171. data/node_modules/debug/LICENSE +0 -19
  172. data/node_modules/debug/README.md +0 -455
  173. data/node_modules/debug/package.json +0 -59
  174. data/node_modules/debug/src/browser.js +0 -269
  175. data/node_modules/debug/src/common.js +0 -274
  176. data/node_modules/debug/src/index.js +0 -10
  177. data/node_modules/debug/src/node.js +0 -263
  178. data/node_modules/devtools-protocol/LICENSE +0 -27
  179. data/node_modules/devtools-protocol/README.md +0 -12
  180. data/node_modules/devtools-protocol/json/browser_protocol.json +0 -20986
  181. data/node_modules/devtools-protocol/json/js_protocol.json +0 -3532
  182. data/node_modules/devtools-protocol/package.json +0 -17
  183. data/node_modules/devtools-protocol/pdl/browser_protocol.pdl +0 -9849
  184. data/node_modules/devtools-protocol/pdl/js_protocol.pdl +0 -1653
  185. data/node_modules/devtools-protocol/types/protocol-mapping.d.ts +0 -4333
  186. data/node_modules/devtools-protocol/types/protocol-proxy-api.d.ts +0 -3695
  187. data/node_modules/devtools-protocol/types/protocol.d.ts +0 -15714
  188. data/node_modules/end-of-stream/LICENSE +0 -21
  189. data/node_modules/end-of-stream/README.md +0 -54
  190. data/node_modules/end-of-stream/index.js +0 -94
  191. data/node_modules/end-of-stream/package.json +0 -37
  192. data/node_modules/extract-zip/LICENSE +0 -23
  193. data/node_modules/extract-zip/cli.js +0 -19
  194. data/node_modules/extract-zip/index.d.ts +0 -21
  195. data/node_modules/extract-zip/index.js +0 -173
  196. data/node_modules/extract-zip/package.json +0 -80
  197. data/node_modules/extract-zip/readme.md +0 -57
  198. data/node_modules/fd-slicer/.npmignore +0 -2
  199. data/node_modules/fd-slicer/.travis.yml +0 -7
  200. data/node_modules/fd-slicer/CHANGELOG.md +0 -49
  201. data/node_modules/fd-slicer/LICENSE +0 -21
  202. data/node_modules/fd-slicer/README.md +0 -199
  203. data/node_modules/fd-slicer/index.js +0 -296
  204. data/node_modules/fd-slicer/package.json +0 -36
  205. data/node_modules/fd-slicer/test/test.js +0 -350
  206. data/node_modules/find-up/index.d.ts +0 -137
  207. data/node_modules/find-up/index.js +0 -89
  208. data/node_modules/find-up/license +0 -9
  209. data/node_modules/find-up/package.json +0 -53
  210. data/node_modules/find-up/readme.md +0 -156
  211. data/node_modules/fs-constants/LICENSE +0 -21
  212. data/node_modules/fs-constants/README.md +0 -26
  213. data/node_modules/fs-constants/browser.js +0 -1
  214. data/node_modules/fs-constants/index.js +0 -1
  215. data/node_modules/fs-constants/package.json +0 -19
  216. data/node_modules/fs.realpath/LICENSE +0 -43
  217. data/node_modules/fs.realpath/README.md +0 -33
  218. data/node_modules/fs.realpath/index.js +0 -66
  219. data/node_modules/fs.realpath/old.js +0 -303
  220. data/node_modules/fs.realpath/package.json +0 -26
  221. data/node_modules/get-stream/buffer-stream.js +0 -52
  222. data/node_modules/get-stream/index.d.ts +0 -108
  223. data/node_modules/get-stream/index.js +0 -60
  224. data/node_modules/get-stream/license +0 -9
  225. data/node_modules/get-stream/package.json +0 -50
  226. data/node_modules/get-stream/readme.md +0 -124
  227. data/node_modules/glob/LICENSE +0 -21
  228. data/node_modules/glob/README.md +0 -375
  229. data/node_modules/glob/changelog.md +0 -67
  230. data/node_modules/glob/common.js +0 -234
  231. data/node_modules/glob/glob.js +0 -788
  232. data/node_modules/glob/package.json +0 -51
  233. data/node_modules/glob/sync.js +0 -484
  234. data/node_modules/https-proxy-agent/README.md +0 -137
  235. data/node_modules/https-proxy-agent/dist/agent.d.ts +0 -30
  236. data/node_modules/https-proxy-agent/dist/agent.js +0 -180
  237. data/node_modules/https-proxy-agent/dist/agent.js.map +0 -1
  238. data/node_modules/https-proxy-agent/dist/index.d.ts +0 -23
  239. data/node_modules/https-proxy-agent/dist/index.js +0 -14
  240. data/node_modules/https-proxy-agent/dist/index.js.map +0 -1
  241. data/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts +0 -7
  242. data/node_modules/https-proxy-agent/dist/parse-proxy-response.js +0 -66
  243. data/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map +0 -1
  244. data/node_modules/https-proxy-agent/package.json +0 -56
  245. data/node_modules/ieee754/LICENSE +0 -11
  246. data/node_modules/ieee754/README.md +0 -51
  247. data/node_modules/ieee754/index.d.ts +0 -10
  248. data/node_modules/ieee754/index.js +0 -85
  249. data/node_modules/ieee754/package.json +0 -52
  250. data/node_modules/inflight/LICENSE +0 -15
  251. data/node_modules/inflight/README.md +0 -37
  252. data/node_modules/inflight/inflight.js +0 -54
  253. data/node_modules/inflight/package.json +0 -29
  254. data/node_modules/inherits/LICENSE +0 -16
  255. data/node_modules/inherits/README.md +0 -42
  256. data/node_modules/inherits/inherits.js +0 -9
  257. data/node_modules/inherits/inherits_browser.js +0 -27
  258. data/node_modules/inherits/package.json +0 -29
  259. data/node_modules/locate-path/index.d.ts +0 -83
  260. data/node_modules/locate-path/index.js +0 -65
  261. data/node_modules/locate-path/license +0 -9
  262. data/node_modules/locate-path/package.json +0 -45
  263. data/node_modules/locate-path/readme.md +0 -122
  264. data/node_modules/minimatch/LICENSE +0 -15
  265. data/node_modules/minimatch/README.md +0 -209
  266. data/node_modules/minimatch/minimatch.js +0 -923
  267. data/node_modules/minimatch/package.json +0 -30
  268. data/node_modules/mkdirp-classic/LICENSE +0 -21
  269. data/node_modules/mkdirp-classic/README.md +0 -18
  270. data/node_modules/mkdirp-classic/index.js +0 -98
  271. data/node_modules/mkdirp-classic/package.json +0 -18
  272. data/node_modules/ms/index.js +0 -162
  273. data/node_modules/ms/license.md +0 -21
  274. data/node_modules/ms/package.json +0 -37
  275. data/node_modules/ms/readme.md +0 -60
  276. data/node_modules/node-fetch/LICENSE.md +0 -22
  277. data/node_modules/node-fetch/README.md +0 -590
  278. data/node_modules/node-fetch/browser.js +0 -25
  279. data/node_modules/node-fetch/lib/index.es.js +0 -1662
  280. data/node_modules/node-fetch/lib/index.js +0 -1671
  281. data/node_modules/node-fetch/lib/index.mjs +0 -1660
  282. data/node_modules/node-fetch/package.json +0 -68
  283. data/node_modules/once/LICENSE +0 -15
  284. data/node_modules/once/README.md +0 -79
  285. data/node_modules/once/once.js +0 -42
  286. data/node_modules/once/package.json +0 -33
  287. data/node_modules/p-limit/index.d.ts +0 -38
  288. data/node_modules/p-limit/index.js +0 -57
  289. data/node_modules/p-limit/license +0 -9
  290. data/node_modules/p-limit/package.json +0 -52
  291. data/node_modules/p-limit/readme.md +0 -101
  292. data/node_modules/p-locate/index.d.ts +0 -64
  293. data/node_modules/p-locate/index.js +0 -52
  294. data/node_modules/p-locate/license +0 -9
  295. data/node_modules/p-locate/package.json +0 -53
  296. data/node_modules/p-locate/readme.md +0 -90
  297. data/node_modules/p-try/index.d.ts +0 -39
  298. data/node_modules/p-try/index.js +0 -9
  299. data/node_modules/p-try/license +0 -9
  300. data/node_modules/p-try/package.json +0 -42
  301. data/node_modules/p-try/readme.md +0 -58
  302. data/node_modules/path-exists/index.d.ts +0 -28
  303. data/node_modules/path-exists/index.js +0 -23
  304. data/node_modules/path-exists/license +0 -9
  305. data/node_modules/path-exists/package.json +0 -39
  306. data/node_modules/path-exists/readme.md +0 -52
  307. data/node_modules/path-is-absolute/index.js +0 -20
  308. data/node_modules/path-is-absolute/license +0 -21
  309. data/node_modules/path-is-absolute/package.json +0 -43
  310. data/node_modules/path-is-absolute/readme.md +0 -59
  311. data/node_modules/pend/LICENSE +0 -23
  312. data/node_modules/pend/README.md +0 -41
  313. data/node_modules/pend/index.js +0 -55
  314. data/node_modules/pend/package.json +0 -18
  315. data/node_modules/pend/test.js +0 -137
  316. data/node_modules/pkg-dir/index.d.ts +0 -44
  317. data/node_modules/pkg-dir/index.js +0 -17
  318. data/node_modules/pkg-dir/license +0 -9
  319. data/node_modules/pkg-dir/package.json +0 -56
  320. data/node_modules/pkg-dir/readme.md +0 -66
  321. data/node_modules/progress/CHANGELOG.md +0 -115
  322. data/node_modules/progress/LICENSE +0 -22
  323. data/node_modules/progress/Makefile +0 -8
  324. data/node_modules/progress/Readme.md +0 -146
  325. data/node_modules/progress/index.js +0 -1
  326. data/node_modules/progress/lib/node-progress.js +0 -236
  327. data/node_modules/progress/package.json +0 -26
  328. data/node_modules/proxy-from-env/.eslintrc +0 -29
  329. data/node_modules/proxy-from-env/.travis.yml +0 -10
  330. data/node_modules/proxy-from-env/LICENSE +0 -20
  331. data/node_modules/proxy-from-env/README.md +0 -131
  332. data/node_modules/proxy-from-env/index.js +0 -108
  333. data/node_modules/proxy-from-env/package.json +0 -34
  334. data/node_modules/proxy-from-env/test.js +0 -483
  335. data/node_modules/pump/.travis.yml +0 -5
  336. data/node_modules/pump/LICENSE +0 -21
  337. data/node_modules/pump/README.md +0 -65
  338. data/node_modules/pump/index.js +0 -82
  339. data/node_modules/pump/package.json +0 -24
  340. data/node_modules/pump/test-browser.js +0 -66
  341. data/node_modules/pump/test-node.js +0 -53
  342. data/node_modules/puppeteer-core/CHANGELOG.md +0 -319
  343. data/node_modules/puppeteer-core/LICENSE +0 -202
  344. data/node_modules/puppeteer-core/README.md +0 -481
  345. data/node_modules/puppeteer-core/cjs-entry-core.js +0 -29
  346. data/node_modules/puppeteer-core/cjs-entry.js +0 -29
  347. data/node_modules/puppeteer-core/install.js +0 -89
  348. data/node_modules/puppeteer-core/lib/cjs/puppeteer/api-docs-entry.d.ts +0 -111
  349. data/node_modules/puppeteer-core/lib/cjs/puppeteer/api-docs-entry.d.ts.map +0 -1
  350. data/node_modules/puppeteer-core/lib/cjs/puppeteer/api-docs-entry.js +0 -81
  351. data/node_modules/puppeteer-core/lib/cjs/puppeteer/api-docs-entry.js.map +0 -1
  352. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.d.ts +0 -176
  353. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.d.ts.map +0 -1
  354. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.js +0 -361
  355. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.js.map +0 -1
  356. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.d.ts +0 -21
  357. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.d.ts.map +0 -1
  358. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.js +0 -85
  359. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.js.map +0 -1
  360. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.d.ts +0 -456
  361. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.d.ts.map +0 -1
  362. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.js +0 -541
  363. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.js.map +0 -1
  364. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts +0 -54
  365. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts.map +0 -1
  366. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js +0 -98
  367. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js.map +0 -1
  368. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts +0 -26
  369. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts.map +0 -1
  370. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js +0 -35
  371. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js.map +0 -1
  372. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.d.ts +0 -136
  373. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.d.ts.map +0 -1
  374. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js +0 -299
  375. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js.map +0 -1
  376. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts +0 -25
  377. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts.map +0 -1
  378. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js +0 -18
  379. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js.map +0 -1
  380. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts +0 -73
  381. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts.map +0 -1
  382. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js +0 -65
  383. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js.map +0 -1
  384. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.d.ts +0 -205
  385. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.d.ts.map +0 -1
  386. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.js +0 -336
  387. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.js.map +0 -1
  388. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DOMWorld.d.ts +0 -176
  389. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DOMWorld.d.ts.map +0 -1
  390. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DOMWorld.js +0 -663
  391. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DOMWorld.js.map +0 -1
  392. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts +0 -53
  393. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts.map +0 -1
  394. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js +0 -82
  395. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js.map +0 -1
  396. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DeviceDescriptors.d.ts +0 -41
  397. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DeviceDescriptors.d.ts.map +0 -1
  398. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DeviceDescriptors.js +0 -1071
  399. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/DeviceDescriptors.js.map +0 -1
  400. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.d.ts +0 -75
  401. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.d.ts.map +0 -1
  402. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.js +0 -98
  403. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.js.map +0 -1
  404. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.d.ts +0 -25
  405. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.d.ts.map +0 -1
  406. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.js +0 -38
  407. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.js.map +0 -1
  408. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts +0 -51
  409. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts.map +0 -1
  410. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js +0 -57
  411. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js.map +0 -1
  412. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EvalTypes.d.ts +0 -61
  413. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EvalTypes.d.ts.map +0 -1
  414. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EvalTypes.js +0 -18
  415. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EvalTypes.js.map +0 -1
  416. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts +0 -93
  417. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts.map +0 -1
  418. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js +0 -117
  419. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js.map +0 -1
  420. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Events.d.ts +0 -82
  421. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Events.d.ts.map +0 -1
  422. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Events.js +0 -87
  423. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Events.js.map +0 -1
  424. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.d.ts +0 -194
  425. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.d.ts.map +0 -1
  426. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js +0 -322
  427. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js.map +0 -1
  428. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts +0 -59
  429. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts.map +0 -1
  430. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js +0 -72
  431. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js.map +0 -1
  432. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.d.ts +0 -745
  433. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.d.ts.map +0 -1
  434. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.js +0 -1048
  435. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.js.map +0 -1
  436. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.d.ts +0 -351
  437. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.d.ts.map +0 -1
  438. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.js +0 -550
  439. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.js.map +0 -1
  440. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.d.ts +0 -135
  441. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.d.ts.map +0 -1
  442. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.js +0 -185
  443. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.js.map +0 -1
  444. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.d.ts +0 -359
  445. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.d.ts.map +0 -1
  446. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js +0 -544
  447. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js.map +0 -1
  448. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.d.ts +0 -491
  449. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.d.ts.map +0 -1
  450. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js +0 -828
  451. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js.map +0 -1
  452. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.d.ts +0 -66
  453. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.d.ts.map +0 -1
  454. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js +0 -150
  455. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js.map +0 -1
  456. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkConditions.d.ts +0 -27
  457. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkConditions.d.ts.map +0 -1
  458. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkConditions.js +0 -34
  459. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkConditions.js.map +0 -1
  460. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.d.ts +0 -127
  461. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.d.ts.map +0 -1
  462. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.js +0 -468
  463. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.js.map +0 -1
  464. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts +0 -162
  465. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts.map +0 -1
  466. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js +0 -35
  467. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js.map +0 -1
  468. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.d.ts +0 -2056
  469. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.d.ts.map +0 -1
  470. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js +0 -2534
  471. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js.map +0 -1
  472. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts +0 -21
  473. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts.map +0 -1
  474. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js +0 -18
  475. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js.map +0 -1
  476. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts +0 -160
  477. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts.map +0 -1
  478. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js +0 -162
  479. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js.map +0 -1
  480. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.d.ts +0 -52
  481. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.d.ts.map +0 -1
  482. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.js +0 -3
  483. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.js.map +0 -1
  484. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts +0 -65
  485. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts.map +0 -1
  486. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js +0 -166
  487. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js.map +0 -1
  488. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts +0 -61
  489. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts.map +0 -1
  490. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js +0 -77
  491. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js.map +0 -1
  492. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.d.ts +0 -101
  493. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.d.ts.map +0 -1
  494. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.js +0 -146
  495. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.js.map +0 -1
  496. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts +0 -21
  497. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts.map +0 -1
  498. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js +0 -30
  499. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js.map +0 -1
  500. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts +0 -28
  501. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts.map +0 -1
  502. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js +0 -48
  503. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js.map +0 -1
  504. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.d.ts +0 -47
  505. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.d.ts.map +0 -1
  506. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.js +0 -110
  507. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.js.map +0 -1
  508. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts +0 -40
  509. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts.map +0 -1
  510. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js +0 -407
  511. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js.map +0 -1
  512. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.d.ts +0 -99
  513. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.d.ts.map +0 -1
  514. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.js +0 -113
  515. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.js.map +0 -1
  516. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/assert.d.ts +0 -23
  517. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/assert.d.ts.map +0 -1
  518. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/assert.js +0 -34
  519. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/assert.js.map +0 -1
  520. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts +0 -17
  521. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts.map +0 -1
  522. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js +0 -44
  523. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js.map +0 -1
  524. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/helper.d.ts +0 -85
  525. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/helper.d.ts.map +0 -1
  526. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/helper.js +0 -328
  527. data/node_modules/puppeteer-core/lib/cjs/puppeteer/common/helper.js.map +0 -1
  528. data/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts +0 -17
  529. data/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts.map +0 -1
  530. data/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js +0 -20
  531. data/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js.map +0 -1
  532. data/node_modules/puppeteer-core/lib/cjs/puppeteer/global.d.ts +0 -17
  533. data/node_modules/puppeteer-core/lib/cjs/puppeteer/global.d.ts.map +0 -1
  534. data/node_modules/puppeteer-core/lib/cjs/puppeteer/global.js +0 -3
  535. data/node_modules/puppeteer-core/lib/cjs/puppeteer/global.js.map +0 -1
  536. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-node.d.ts +0 -18
  537. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-node.d.ts.map +0 -1
  538. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-node.js +0 -45
  539. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-node.js.map +0 -1
  540. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-web.d.ts +0 -18
  541. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-web.d.ts.map +0 -1
  542. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-web.js +0 -27
  543. data/node_modules/puppeteer-core/lib/cjs/puppeteer/initialize-web.js.map +0 -1
  544. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.d.ts +0 -134
  545. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.d.ts.map +0 -1
  546. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.js +0 -501
  547. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.js.map +0 -1
  548. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.d.ts +0 -41
  549. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.d.ts.map +0 -1
  550. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js +0 -257
  551. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js.map +0 -1
  552. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts +0 -135
  553. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts.map +0 -1
  554. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js +0 -18
  555. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js.map +0 -1
  556. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Launcher.d.ts +0 -17
  557. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Launcher.d.ts.map +0 -1
  558. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Launcher.js +0 -656
  559. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Launcher.js.map +0 -1
  560. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.d.ts +0 -27
  561. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.d.ts.map +0 -1
  562. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.js +0 -48
  563. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.js.map +0 -1
  564. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts +0 -30
  565. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts.map +0 -1
  566. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js +0 -65
  567. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js.map +0 -1
  568. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Puppeteer.d.ts +0 -154
  569. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Puppeteer.d.ts.map +0 -1
  570. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Puppeteer.js +0 -189
  571. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/Puppeteer.js.map +0 -1
  572. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/install.d.ts +0 -18
  573. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/install.d.ts.map +0 -1
  574. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/install.js +0 -174
  575. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node/install.js.map +0 -1
  576. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node-puppeteer-core.d.ts +0 -18
  577. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node-puppeteer-core.d.ts.map +0 -1
  578. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node-puppeteer-core.js +0 -25
  579. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node-puppeteer-core.js.map +0 -1
  580. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node.d.ts +0 -18
  581. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node.d.ts.map +0 -1
  582. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node.js +0 -24
  583. data/node_modules/puppeteer-core/lib/cjs/puppeteer/node.js.map +0 -1
  584. data/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts +0 -22
  585. data/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts.map +0 -1
  586. data/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js +0 -23
  587. data/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js.map +0 -1
  588. data/node_modules/puppeteer-core/lib/cjs/puppeteer/web.d.ts +0 -18
  589. data/node_modules/puppeteer-core/lib/cjs/puppeteer/web.d.ts.map +0 -1
  590. data/node_modules/puppeteer-core/lib/cjs/puppeteer/web.js +0 -24
  591. data/node_modules/puppeteer-core/lib/cjs/puppeteer/web.js.map +0 -1
  592. data/node_modules/puppeteer-core/lib/cjs/vendor/mitt/src/index.d.ts +0 -28
  593. data/node_modules/puppeteer-core/lib/cjs/vendor/mitt/src/index.d.ts.map +0 -1
  594. data/node_modules/puppeteer-core/lib/cjs/vendor/mitt/src/index.js +0 -57
  595. data/node_modules/puppeteer-core/lib/cjs/vendor/mitt/src/index.js.map +0 -1
  596. data/node_modules/puppeteer-core/lib/esm/puppeteer/api-docs-entry.d.ts +0 -111
  597. data/node_modules/puppeteer-core/lib/esm/puppeteer/api-docs-entry.d.ts.map +0 -1
  598. data/node_modules/puppeteer-core/lib/esm/puppeteer/api-docs-entry.js +0 -81
  599. data/node_modules/puppeteer-core/lib/esm/puppeteer/api-docs-entry.js.map +0 -1
  600. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.d.ts +0 -176
  601. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.d.ts.map +0 -1
  602. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.js +0 -357
  603. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.js.map +0 -1
  604. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.d.ts +0 -21
  605. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.d.ts.map +0 -1
  606. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.js +0 -82
  607. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.js.map +0 -1
  608. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.d.ts +0 -456
  609. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.d.ts.map +0 -1
  610. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.js +0 -536
  611. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.js.map +0 -1
  612. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts +0 -54
  613. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts.map +0 -1
  614. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js +0 -75
  615. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js.map +0 -1
  616. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts +0 -26
  617. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts.map +0 -1
  618. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js +0 -31
  619. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js.map +0 -1
  620. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.d.ts +0 -136
  621. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.d.ts.map +0 -1
  622. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js +0 -294
  623. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js.map +0 -1
  624. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts +0 -25
  625. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts.map +0 -1
  626. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js +0 -17
  627. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js.map +0 -1
  628. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts +0 -73
  629. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts.map +0 -1
  630. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js +0 -61
  631. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js.map +0 -1
  632. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.d.ts +0 -205
  633. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.d.ts.map +0 -1
  634. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.js +0 -330
  635. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.js.map +0 -1
  636. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DOMWorld.d.ts +0 -176
  637. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DOMWorld.d.ts.map +0 -1
  638. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DOMWorld.js +0 -658
  639. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DOMWorld.js.map +0 -1
  640. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts +0 -53
  641. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts.map +0 -1
  642. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js +0 -78
  643. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js.map +0 -1
  644. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DeviceDescriptors.d.ts +0 -41
  645. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DeviceDescriptors.d.ts.map +0 -1
  646. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DeviceDescriptors.js +0 -1068
  647. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/DeviceDescriptors.js.map +0 -1
  648. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.d.ts +0 -75
  649. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.d.ts.map +0 -1
  650. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.js +0 -94
  651. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.js.map +0 -1
  652. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.d.ts +0 -25
  653. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.d.ts.map +0 -1
  654. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.js +0 -34
  655. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.js.map +0 -1
  656. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts +0 -51
  657. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts.map +0 -1
  658. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js +0 -51
  659. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js.map +0 -1
  660. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EvalTypes.d.ts +0 -61
  661. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EvalTypes.d.ts.map +0 -1
  662. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EvalTypes.js +0 -17
  663. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EvalTypes.js.map +0 -1
  664. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts +0 -93
  665. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts.map +0 -1
  666. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js +0 -110
  667. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js.map +0 -1
  668. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Events.d.ts +0 -82
  669. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Events.d.ts.map +0 -1
  670. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Events.js +0 -84
  671. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Events.js.map +0 -1
  672. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.d.ts +0 -194
  673. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.d.ts.map +0 -1
  674. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.js +0 -318
  675. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.js.map +0 -1
  676. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts +0 -59
  677. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts.map +0 -1
  678. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js +0 -68
  679. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js.map +0 -1
  680. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.d.ts +0 -745
  681. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.d.ts.map +0 -1
  682. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.js +0 -1043
  683. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.js.map +0 -1
  684. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.d.ts +0 -351
  685. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.d.ts.map +0 -1
  686. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.js +0 -546
  687. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.js.map +0 -1
  688. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.d.ts +0 -135
  689. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.d.ts.map +0 -1
  690. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.js +0 -181
  691. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.js.map +0 -1
  692. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.d.ts +0 -359
  693. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.d.ts.map +0 -1
  694. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.js +0 -538
  695. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.js.map +0 -1
  696. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.d.ts +0 -491
  697. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.d.ts.map +0 -1
  698. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.js +0 -803
  699. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.js.map +0 -1
  700. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.d.ts +0 -66
  701. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.d.ts.map +0 -1
  702. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.js +0 -146
  703. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.js.map +0 -1
  704. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkConditions.d.ts +0 -27
  705. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkConditions.d.ts.map +0 -1
  706. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkConditions.js +0 -31
  707. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkConditions.js.map +0 -1
  708. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.d.ts +0 -127
  709. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.d.ts.map +0 -1
  710. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.js +0 -464
  711. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.js.map +0 -1
  712. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts +0 -162
  713. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts.map +0 -1
  714. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js +0 -32
  715. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js.map +0 -1
  716. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.d.ts +0 -2056
  717. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.d.ts.map +0 -1
  718. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.js +0 -2530
  719. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.js.map +0 -1
  720. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts +0 -21
  721. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts.map +0 -1
  722. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js +0 -17
  723. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js.map +0 -1
  724. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts +0 -160
  725. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts.map +0 -1
  726. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js +0 -158
  727. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js.map +0 -1
  728. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.d.ts +0 -52
  729. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.d.ts.map +0 -1
  730. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.js +0 -2
  731. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.js.map +0 -1
  732. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts +0 -65
  733. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts.map +0 -1
  734. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js +0 -158
  735. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js.map +0 -1
  736. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts +0 -61
  737. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts.map +0 -1
  738. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js +0 -73
  739. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js.map +0 -1
  740. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.d.ts +0 -101
  741. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.d.ts.map +0 -1
  742. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.js +0 -142
  743. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.js.map +0 -1
  744. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts +0 -21
  745. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts.map +0 -1
  746. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js +0 -26
  747. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js.map +0 -1
  748. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts +0 -28
  749. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts.map +0 -1
  750. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js +0 -44
  751. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js.map +0 -1
  752. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.d.ts +0 -47
  753. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.d.ts.map +0 -1
  754. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.js +0 -106
  755. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.js.map +0 -1
  756. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts +0 -40
  757. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts.map +0 -1
  758. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js +0 -404
  759. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js.map +0 -1
  760. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.d.ts +0 -99
  761. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.d.ts.map +0 -1
  762. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.js +0 -109
  763. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.js.map +0 -1
  764. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/assert.d.ts +0 -23
  765. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/assert.d.ts.map +0 -1
  766. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/assert.js +0 -29
  767. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/assert.js.map +0 -1
  768. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts +0 -17
  769. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts.map +0 -1
  770. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js +0 -21
  771. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js.map +0 -1
  772. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/helper.d.ts +0 -85
  773. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/helper.d.ts.map +0 -1
  774. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/helper.js +0 -306
  775. data/node_modules/puppeteer-core/lib/esm/puppeteer/common/helper.js.map +0 -1
  776. data/node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts +0 -17
  777. data/node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts.map +0 -1
  778. data/node_modules/puppeteer-core/lib/esm/puppeteer/environment.js +0 -17
  779. data/node_modules/puppeteer-core/lib/esm/puppeteer/environment.js.map +0 -1
  780. data/node_modules/puppeteer-core/lib/esm/puppeteer/global.d.ts +0 -17
  781. data/node_modules/puppeteer-core/lib/esm/puppeteer/global.d.ts.map +0 -1
  782. data/node_modules/puppeteer-core/lib/esm/puppeteer/global.js +0 -2
  783. data/node_modules/puppeteer-core/lib/esm/puppeteer/global.js.map +0 -1
  784. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-node.d.ts +0 -18
  785. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-node.d.ts.map +0 -1
  786. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-node.js +0 -38
  787. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-node.js.map +0 -1
  788. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-web.d.ts +0 -18
  789. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-web.d.ts.map +0 -1
  790. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-web.js +0 -23
  791. data/node_modules/puppeteer-core/lib/esm/puppeteer/initialize-web.js.map +0 -1
  792. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.d.ts +0 -134
  793. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.d.ts.map +0 -1
  794. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.js +0 -475
  795. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.js.map +0 -1
  796. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.d.ts +0 -41
  797. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.d.ts.map +0 -1
  798. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.js +0 -231
  799. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.js.map +0 -1
  800. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts +0 -135
  801. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts.map +0 -1
  802. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js +0 -17
  803. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js.map +0 -1
  804. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Launcher.d.ts +0 -17
  805. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Launcher.d.ts.map +0 -1
  806. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Launcher.js +0 -634
  807. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Launcher.js.map +0 -1
  808. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.d.ts +0 -27
  809. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.d.ts.map +0 -1
  810. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.js +0 -41
  811. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.js.map +0 -1
  812. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts +0 -30
  813. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts.map +0 -1
  814. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js +0 -61
  815. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js.map +0 -1
  816. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Puppeteer.d.ts +0 -154
  817. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Puppeteer.d.ts.map +0 -1
  818. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Puppeteer.js +0 -182
  819. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/Puppeteer.js.map +0 -1
  820. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/install.d.ts +0 -18
  821. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/install.d.ts.map +0 -1
  822. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/install.js +0 -166
  823. data/node_modules/puppeteer-core/lib/esm/puppeteer/node/install.js.map +0 -1
  824. data/node_modules/puppeteer-core/lib/esm/puppeteer/node-puppeteer-core.d.ts +0 -18
  825. data/node_modules/puppeteer-core/lib/esm/puppeteer/node-puppeteer-core.d.ts.map +0 -1
  826. data/node_modules/puppeteer-core/lib/esm/puppeteer/node-puppeteer-core.js +0 -23
  827. data/node_modules/puppeteer-core/lib/esm/puppeteer/node-puppeteer-core.js.map +0 -1
  828. data/node_modules/puppeteer-core/lib/esm/puppeteer/node.d.ts +0 -18
  829. data/node_modules/puppeteer-core/lib/esm/puppeteer/node.d.ts.map +0 -1
  830. data/node_modules/puppeteer-core/lib/esm/puppeteer/node.js +0 -22
  831. data/node_modules/puppeteer-core/lib/esm/puppeteer/node.js.map +0 -1
  832. data/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts +0 -22
  833. data/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts.map +0 -1
  834. data/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js +0 -20
  835. data/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js.map +0 -1
  836. data/node_modules/puppeteer-core/lib/esm/puppeteer/web.d.ts +0 -18
  837. data/node_modules/puppeteer-core/lib/esm/puppeteer/web.d.ts.map +0 -1
  838. data/node_modules/puppeteer-core/lib/esm/puppeteer/web.js +0 -22
  839. data/node_modules/puppeteer-core/lib/esm/puppeteer/web.js.map +0 -1
  840. data/node_modules/puppeteer-core/lib/esm/vendor/mitt/src/index.d.ts +0 -28
  841. data/node_modules/puppeteer-core/lib/esm/vendor/mitt/src/index.d.ts.map +0 -1
  842. data/node_modules/puppeteer-core/lib/esm/vendor/mitt/src/index.js +0 -54
  843. data/node_modules/puppeteer-core/lib/esm/vendor/mitt/src/index.js.map +0 -1
  844. data/node_modules/puppeteer-core/lib/types.d.ts +0 -7141
  845. data/node_modules/puppeteer-core/package.json +0 -116
  846. data/node_modules/puppeteer-core/typescript-if-required.js +0 -61
  847. data/node_modules/readable-stream/CONTRIBUTING.md +0 -38
  848. data/node_modules/readable-stream/GOVERNANCE.md +0 -136
  849. data/node_modules/readable-stream/LICENSE +0 -47
  850. data/node_modules/readable-stream/README.md +0 -106
  851. data/node_modules/readable-stream/errors-browser.js +0 -127
  852. data/node_modules/readable-stream/errors.js +0 -116
  853. data/node_modules/readable-stream/experimentalWarning.js +0 -17
  854. data/node_modules/readable-stream/lib/_stream_duplex.js +0 -139
  855. data/node_modules/readable-stream/lib/_stream_passthrough.js +0 -39
  856. data/node_modules/readable-stream/lib/_stream_readable.js +0 -1124
  857. data/node_modules/readable-stream/lib/_stream_transform.js +0 -201
  858. data/node_modules/readable-stream/lib/_stream_writable.js +0 -697
  859. data/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -207
  860. data/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -210
  861. data/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -105
  862. data/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -104
  863. data/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
  864. data/node_modules/readable-stream/lib/internal/streams/from.js +0 -64
  865. data/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -97
  866. data/node_modules/readable-stream/lib/internal/streams/state.js +0 -27
  867. data/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
  868. data/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
  869. data/node_modules/readable-stream/package.json +0 -68
  870. data/node_modules/readable-stream/readable-browser.js +0 -9
  871. data/node_modules/readable-stream/readable.js +0 -16
  872. data/node_modules/rimraf/CHANGELOG.md +0 -65
  873. data/node_modules/rimraf/LICENSE +0 -15
  874. data/node_modules/rimraf/README.md +0 -101
  875. data/node_modules/rimraf/bin.js +0 -68
  876. data/node_modules/rimraf/package.json +0 -32
  877. data/node_modules/rimraf/rimraf.js +0 -360
  878. data/node_modules/safe-buffer/LICENSE +0 -21
  879. data/node_modules/safe-buffer/README.md +0 -584
  880. data/node_modules/safe-buffer/index.d.ts +0 -187
  881. data/node_modules/safe-buffer/index.js +0 -65
  882. data/node_modules/safe-buffer/package.json +0 -51
  883. data/node_modules/string_decoder/LICENSE +0 -48
  884. data/node_modules/string_decoder/README.md +0 -47
  885. data/node_modules/string_decoder/lib/string_decoder.js +0 -296
  886. data/node_modules/string_decoder/package.json +0 -34
  887. data/node_modules/tar-fs/.travis.yml +0 -6
  888. data/node_modules/tar-fs/LICENSE +0 -21
  889. data/node_modules/tar-fs/README.md +0 -165
  890. data/node_modules/tar-fs/index.js +0 -351
  891. data/node_modules/tar-fs/package.json +0 -41
  892. data/node_modules/tar-fs/test/fixtures/a/hello.txt +0 -1
  893. data/node_modules/tar-fs/test/fixtures/b/a/test.txt +0 -1
  894. data/node_modules/tar-fs/test/fixtures/d/file1 +0 -0
  895. data/node_modules/tar-fs/test/fixtures/d/file2 +0 -0
  896. data/node_modules/tar-fs/test/fixtures/d/sub-dir/file5 +0 -0
  897. data/node_modules/tar-fs/test/fixtures/d/sub-files/file3 +0 -0
  898. data/node_modules/tar-fs/test/fixtures/d/sub-files/file4 +0 -0
  899. data/node_modules/tar-fs/test/fixtures/e/directory/.ignore +0 -0
  900. data/node_modules/tar-fs/test/fixtures/e/file +0 -0
  901. data/node_modules/tar-fs/test/fixtures/invalid.tar +0 -0
  902. data/node_modules/tar-fs/test/index.js +0 -346
  903. data/node_modules/tar-stream/LICENSE +0 -21
  904. data/node_modules/tar-stream/README.md +0 -168
  905. data/node_modules/tar-stream/extract.js +0 -257
  906. data/node_modules/tar-stream/headers.js +0 -295
  907. data/node_modules/tar-stream/index.js +0 -2
  908. data/node_modules/tar-stream/pack.js +0 -255
  909. data/node_modules/tar-stream/package.json +0 -58
  910. data/node_modules/tar-stream/sandbox.js +0 -11
  911. data/node_modules/through/.travis.yml +0 -5
  912. data/node_modules/through/LICENSE.APACHE2 +0 -15
  913. data/node_modules/through/LICENSE.MIT +0 -24
  914. data/node_modules/through/index.js +0 -108
  915. data/node_modules/through/package.json +0 -36
  916. data/node_modules/through/readme.markdown +0 -64
  917. data/node_modules/through/test/async.js +0 -28
  918. data/node_modules/through/test/auto-destroy.js +0 -30
  919. data/node_modules/through/test/buffering.js +0 -71
  920. data/node_modules/through/test/end.js +0 -45
  921. data/node_modules/through/test/index.js +0 -133
  922. data/node_modules/tr46/.npmignore +0 -4
  923. data/node_modules/tr46/index.js +0 -193
  924. data/node_modules/tr46/lib/.gitkeep +0 -0
  925. data/node_modules/tr46/lib/mappingTable.json +0 -1
  926. data/node_modules/tr46/package.json +0 -31
  927. data/node_modules/unbzip2-stream/LICENSE +0 -24
  928. data/node_modules/unbzip2-stream/README.md +0 -59
  929. data/node_modules/unbzip2-stream/dist/unbzip2-stream.min.js +0 -1
  930. data/node_modules/unbzip2-stream/index.js +0 -93
  931. data/node_modules/unbzip2-stream/lib/bit_iterator.js +0 -39
  932. data/node_modules/unbzip2-stream/lib/bzip2.js +0 -365
  933. data/node_modules/unbzip2-stream/package.json +0 -51
  934. data/node_modules/util-deprecate/History.md +0 -16
  935. data/node_modules/util-deprecate/LICENSE +0 -24
  936. data/node_modules/util-deprecate/README.md +0 -53
  937. data/node_modules/util-deprecate/browser.js +0 -67
  938. data/node_modules/util-deprecate/node.js +0 -6
  939. data/node_modules/util-deprecate/package.json +0 -27
  940. data/node_modules/webidl-conversions/LICENSE.md +0 -12
  941. data/node_modules/webidl-conversions/README.md +0 -53
  942. data/node_modules/webidl-conversions/lib/index.js +0 -189
  943. data/node_modules/webidl-conversions/package.json +0 -23
  944. data/node_modules/whatwg-url/LICENSE.txt +0 -21
  945. data/node_modules/whatwg-url/README.md +0 -67
  946. data/node_modules/whatwg-url/lib/URL-impl.js +0 -200
  947. data/node_modules/whatwg-url/lib/URL.js +0 -196
  948. data/node_modules/whatwg-url/lib/public-api.js +0 -11
  949. data/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
  950. data/node_modules/whatwg-url/lib/utils.js +0 -20
  951. data/node_modules/whatwg-url/package.json +0 -32
  952. data/node_modules/wrappy/LICENSE +0 -15
  953. data/node_modules/wrappy/README.md +0 -36
  954. data/node_modules/wrappy/package.json +0 -29
  955. data/node_modules/wrappy/wrappy.js +0 -33
  956. data/node_modules/ws/LICENSE +0 -19
  957. data/node_modules/ws/README.md +0 -493
  958. data/node_modules/ws/browser.js +0 -8
  959. data/node_modules/ws/index.js +0 -13
  960. data/node_modules/ws/lib/buffer-util.js +0 -126
  961. data/node_modules/ws/lib/constants.js +0 -12
  962. data/node_modules/ws/lib/event-target.js +0 -266
  963. data/node_modules/ws/lib/extension.js +0 -203
  964. data/node_modules/ws/lib/limiter.js +0 -55
  965. data/node_modules/ws/lib/permessage-deflate.js +0 -511
  966. data/node_modules/ws/lib/receiver.js +0 -612
  967. data/node_modules/ws/lib/sender.js +0 -422
  968. data/node_modules/ws/lib/stream.js +0 -180
  969. data/node_modules/ws/lib/subprotocol.js +0 -62
  970. data/node_modules/ws/lib/validation.js +0 -124
  971. data/node_modules/ws/lib/websocket-server.js +0 -485
  972. data/node_modules/ws/lib/websocket.js +0 -1149
  973. data/node_modules/ws/package.json +0 -61
  974. data/node_modules/ws/wrapper.mjs +0 -8
  975. data/node_modules/yauzl/LICENSE +0 -21
  976. data/node_modules/yauzl/README.md +0 -658
  977. data/node_modules/yauzl/index.js +0 -796
  978. data/node_modules/yauzl/package.json +0 -40
  979. data/package.json +0 -6
@@ -1,3532 +0,0 @@
1
- {
2
- "version": {
3
- "major": "1",
4
- "minor": "3"
5
- },
6
- "domains": [
7
- {
8
- "domain": "Console",
9
- "description": "This domain is deprecated - use Runtime or Log instead.",
10
- "deprecated": true,
11
- "dependencies": [
12
- "Runtime"
13
- ],
14
- "types": [
15
- {
16
- "id": "ConsoleMessage",
17
- "description": "Console message.",
18
- "type": "object",
19
- "properties": [
20
- {
21
- "name": "source",
22
- "description": "Message source.",
23
- "type": "string",
24
- "enum": [
25
- "xml",
26
- "javascript",
27
- "network",
28
- "console-api",
29
- "storage",
30
- "appcache",
31
- "rendering",
32
- "security",
33
- "other",
34
- "deprecation",
35
- "worker"
36
- ]
37
- },
38
- {
39
- "name": "level",
40
- "description": "Message severity.",
41
- "type": "string",
42
- "enum": [
43
- "log",
44
- "warning",
45
- "error",
46
- "debug",
47
- "info"
48
- ]
49
- },
50
- {
51
- "name": "text",
52
- "description": "Message text.",
53
- "type": "string"
54
- },
55
- {
56
- "name": "url",
57
- "description": "URL of the message origin.",
58
- "optional": true,
59
- "type": "string"
60
- },
61
- {
62
- "name": "line",
63
- "description": "Line number in the resource that generated this message (1-based).",
64
- "optional": true,
65
- "type": "integer"
66
- },
67
- {
68
- "name": "column",
69
- "description": "Column number in the resource that generated this message (1-based).",
70
- "optional": true,
71
- "type": "integer"
72
- }
73
- ]
74
- }
75
- ],
76
- "commands": [
77
- {
78
- "name": "clearMessages",
79
- "description": "Does nothing."
80
- },
81
- {
82
- "name": "disable",
83
- "description": "Disables console domain, prevents further console messages from being reported to the client."
84
- },
85
- {
86
- "name": "enable",
87
- "description": "Enables console domain, sends the messages collected so far to the client by means of the\n`messageAdded` notification."
88
- }
89
- ],
90
- "events": [
91
- {
92
- "name": "messageAdded",
93
- "description": "Issued when new console message is added.",
94
- "parameters": [
95
- {
96
- "name": "message",
97
- "description": "Console message that has been added.",
98
- "$ref": "ConsoleMessage"
99
- }
100
- ]
101
- }
102
- ]
103
- },
104
- {
105
- "domain": "Debugger",
106
- "description": "Debugger domain exposes JavaScript debugging capabilities. It allows setting and removing\nbreakpoints, stepping through execution, exploring stack traces, etc.",
107
- "dependencies": [
108
- "Runtime"
109
- ],
110
- "types": [
111
- {
112
- "id": "BreakpointId",
113
- "description": "Breakpoint identifier.",
114
- "type": "string"
115
- },
116
- {
117
- "id": "CallFrameId",
118
- "description": "Call frame identifier.",
119
- "type": "string"
120
- },
121
- {
122
- "id": "Location",
123
- "description": "Location in the source code.",
124
- "type": "object",
125
- "properties": [
126
- {
127
- "name": "scriptId",
128
- "description": "Script identifier as reported in the `Debugger.scriptParsed`.",
129
- "$ref": "Runtime.ScriptId"
130
- },
131
- {
132
- "name": "lineNumber",
133
- "description": "Line number in the script (0-based).",
134
- "type": "integer"
135
- },
136
- {
137
- "name": "columnNumber",
138
- "description": "Column number in the script (0-based).",
139
- "optional": true,
140
- "type": "integer"
141
- }
142
- ]
143
- },
144
- {
145
- "id": "ScriptPosition",
146
- "description": "Location in the source code.",
147
- "experimental": true,
148
- "type": "object",
149
- "properties": [
150
- {
151
- "name": "lineNumber",
152
- "type": "integer"
153
- },
154
- {
155
- "name": "columnNumber",
156
- "type": "integer"
157
- }
158
- ]
159
- },
160
- {
161
- "id": "LocationRange",
162
- "description": "Location range within one script.",
163
- "experimental": true,
164
- "type": "object",
165
- "properties": [
166
- {
167
- "name": "scriptId",
168
- "$ref": "Runtime.ScriptId"
169
- },
170
- {
171
- "name": "start",
172
- "$ref": "ScriptPosition"
173
- },
174
- {
175
- "name": "end",
176
- "$ref": "ScriptPosition"
177
- }
178
- ]
179
- },
180
- {
181
- "id": "CallFrame",
182
- "description": "JavaScript call frame. Array of call frames form the call stack.",
183
- "type": "object",
184
- "properties": [
185
- {
186
- "name": "callFrameId",
187
- "description": "Call frame identifier. This identifier is only valid while the virtual machine is paused.",
188
- "$ref": "CallFrameId"
189
- },
190
- {
191
- "name": "functionName",
192
- "description": "Name of the JavaScript function called on this call frame.",
193
- "type": "string"
194
- },
195
- {
196
- "name": "functionLocation",
197
- "description": "Location in the source code.",
198
- "optional": true,
199
- "$ref": "Location"
200
- },
201
- {
202
- "name": "location",
203
- "description": "Location in the source code.",
204
- "$ref": "Location"
205
- },
206
- {
207
- "name": "url",
208
- "description": "JavaScript script name or url.",
209
- "type": "string"
210
- },
211
- {
212
- "name": "scopeChain",
213
- "description": "Scope chain for this call frame.",
214
- "type": "array",
215
- "items": {
216
- "$ref": "Scope"
217
- }
218
- },
219
- {
220
- "name": "this",
221
- "description": "`this` object for this call frame.",
222
- "$ref": "Runtime.RemoteObject"
223
- },
224
- {
225
- "name": "returnValue",
226
- "description": "The value being returned, if the function is at return point.",
227
- "optional": true,
228
- "$ref": "Runtime.RemoteObject"
229
- }
230
- ]
231
- },
232
- {
233
- "id": "Scope",
234
- "description": "Scope description.",
235
- "type": "object",
236
- "properties": [
237
- {
238
- "name": "type",
239
- "description": "Scope type.",
240
- "type": "string",
241
- "enum": [
242
- "global",
243
- "local",
244
- "with",
245
- "closure",
246
- "catch",
247
- "block",
248
- "script",
249
- "eval",
250
- "module",
251
- "wasm-expression-stack"
252
- ]
253
- },
254
- {
255
- "name": "object",
256
- "description": "Object representing the scope. For `global` and `with` scopes it represents the actual\nobject; for the rest of the scopes, it is artificial transient object enumerating scope\nvariables as its properties.",
257
- "$ref": "Runtime.RemoteObject"
258
- },
259
- {
260
- "name": "name",
261
- "optional": true,
262
- "type": "string"
263
- },
264
- {
265
- "name": "startLocation",
266
- "description": "Location in the source code where scope starts",
267
- "optional": true,
268
- "$ref": "Location"
269
- },
270
- {
271
- "name": "endLocation",
272
- "description": "Location in the source code where scope ends",
273
- "optional": true,
274
- "$ref": "Location"
275
- }
276
- ]
277
- },
278
- {
279
- "id": "SearchMatch",
280
- "description": "Search match for resource.",
281
- "type": "object",
282
- "properties": [
283
- {
284
- "name": "lineNumber",
285
- "description": "Line number in resource content.",
286
- "type": "number"
287
- },
288
- {
289
- "name": "lineContent",
290
- "description": "Line with match content.",
291
- "type": "string"
292
- }
293
- ]
294
- },
295
- {
296
- "id": "BreakLocation",
297
- "type": "object",
298
- "properties": [
299
- {
300
- "name": "scriptId",
301
- "description": "Script identifier as reported in the `Debugger.scriptParsed`.",
302
- "$ref": "Runtime.ScriptId"
303
- },
304
- {
305
- "name": "lineNumber",
306
- "description": "Line number in the script (0-based).",
307
- "type": "integer"
308
- },
309
- {
310
- "name": "columnNumber",
311
- "description": "Column number in the script (0-based).",
312
- "optional": true,
313
- "type": "integer"
314
- },
315
- {
316
- "name": "type",
317
- "optional": true,
318
- "type": "string",
319
- "enum": [
320
- "debuggerStatement",
321
- "call",
322
- "return"
323
- ]
324
- }
325
- ]
326
- },
327
- {
328
- "id": "ScriptLanguage",
329
- "description": "Enum of possible script languages.",
330
- "type": "string",
331
- "enum": [
332
- "JavaScript",
333
- "WebAssembly"
334
- ]
335
- },
336
- {
337
- "id": "DebugSymbols",
338
- "description": "Debug symbols available for a wasm script.",
339
- "type": "object",
340
- "properties": [
341
- {
342
- "name": "type",
343
- "description": "Type of the debug symbols.",
344
- "type": "string",
345
- "enum": [
346
- "None",
347
- "SourceMap",
348
- "EmbeddedDWARF",
349
- "ExternalDWARF"
350
- ]
351
- },
352
- {
353
- "name": "externalURL",
354
- "description": "URL of the external symbol source.",
355
- "optional": true,
356
- "type": "string"
357
- }
358
- ]
359
- }
360
- ],
361
- "commands": [
362
- {
363
- "name": "continueToLocation",
364
- "description": "Continues execution until specific location is reached.",
365
- "parameters": [
366
- {
367
- "name": "location",
368
- "description": "Location to continue to.",
369
- "$ref": "Location"
370
- },
371
- {
372
- "name": "targetCallFrames",
373
- "optional": true,
374
- "type": "string",
375
- "enum": [
376
- "any",
377
- "current"
378
- ]
379
- }
380
- ]
381
- },
382
- {
383
- "name": "disable",
384
- "description": "Disables debugger for given page."
385
- },
386
- {
387
- "name": "enable",
388
- "description": "Enables debugger for the given page. Clients should not assume that the debugging has been\nenabled until the result for this command is received.",
389
- "parameters": [
390
- {
391
- "name": "maxScriptsCacheSize",
392
- "description": "The maximum size in bytes of collected scripts (not referenced by other heap objects)\nthe debugger can hold. Puts no limit if parameter is omitted.",
393
- "experimental": true,
394
- "optional": true,
395
- "type": "number"
396
- }
397
- ],
398
- "returns": [
399
- {
400
- "name": "debuggerId",
401
- "description": "Unique identifier of the debugger.",
402
- "experimental": true,
403
- "$ref": "Runtime.UniqueDebuggerId"
404
- }
405
- ]
406
- },
407
- {
408
- "name": "evaluateOnCallFrame",
409
- "description": "Evaluates expression on a given call frame.",
410
- "parameters": [
411
- {
412
- "name": "callFrameId",
413
- "description": "Call frame identifier to evaluate on.",
414
- "$ref": "CallFrameId"
415
- },
416
- {
417
- "name": "expression",
418
- "description": "Expression to evaluate.",
419
- "type": "string"
420
- },
421
- {
422
- "name": "objectGroup",
423
- "description": "String object group name to put result into (allows rapid releasing resulting object handles\nusing `releaseObjectGroup`).",
424
- "optional": true,
425
- "type": "string"
426
- },
427
- {
428
- "name": "includeCommandLineAPI",
429
- "description": "Specifies whether command line API should be available to the evaluated expression, defaults\nto false.",
430
- "optional": true,
431
- "type": "boolean"
432
- },
433
- {
434
- "name": "silent",
435
- "description": "In silent mode exceptions thrown during evaluation are not reported and do not pause\nexecution. Overrides `setPauseOnException` state.",
436
- "optional": true,
437
- "type": "boolean"
438
- },
439
- {
440
- "name": "returnByValue",
441
- "description": "Whether the result is expected to be a JSON object that should be sent by value.",
442
- "optional": true,
443
- "type": "boolean"
444
- },
445
- {
446
- "name": "generatePreview",
447
- "description": "Whether preview should be generated for the result.",
448
- "experimental": true,
449
- "optional": true,
450
- "type": "boolean"
451
- },
452
- {
453
- "name": "throwOnSideEffect",
454
- "description": "Whether to throw an exception if side effect cannot be ruled out during evaluation.",
455
- "optional": true,
456
- "type": "boolean"
457
- },
458
- {
459
- "name": "timeout",
460
- "description": "Terminate execution after timing out (number of milliseconds).",
461
- "experimental": true,
462
- "optional": true,
463
- "$ref": "Runtime.TimeDelta"
464
- }
465
- ],
466
- "returns": [
467
- {
468
- "name": "result",
469
- "description": "Object wrapper for the evaluation result.",
470
- "$ref": "Runtime.RemoteObject"
471
- },
472
- {
473
- "name": "exceptionDetails",
474
- "description": "Exception details.",
475
- "optional": true,
476
- "$ref": "Runtime.ExceptionDetails"
477
- }
478
- ]
479
- },
480
- {
481
- "name": "getPossibleBreakpoints",
482
- "description": "Returns possible locations for breakpoint. scriptId in start and end range locations should be\nthe same.",
483
- "parameters": [
484
- {
485
- "name": "start",
486
- "description": "Start of range to search possible breakpoint locations in.",
487
- "$ref": "Location"
488
- },
489
- {
490
- "name": "end",
491
- "description": "End of range to search possible breakpoint locations in (excluding). When not specified, end\nof scripts is used as end of range.",
492
- "optional": true,
493
- "$ref": "Location"
494
- },
495
- {
496
- "name": "restrictToFunction",
497
- "description": "Only consider locations which are in the same (non-nested) function as start.",
498
- "optional": true,
499
- "type": "boolean"
500
- }
501
- ],
502
- "returns": [
503
- {
504
- "name": "locations",
505
- "description": "List of the possible breakpoint locations.",
506
- "type": "array",
507
- "items": {
508
- "$ref": "BreakLocation"
509
- }
510
- }
511
- ]
512
- },
513
- {
514
- "name": "getScriptSource",
515
- "description": "Returns source for the script with given id.",
516
- "parameters": [
517
- {
518
- "name": "scriptId",
519
- "description": "Id of the script to get source for.",
520
- "$ref": "Runtime.ScriptId"
521
- }
522
- ],
523
- "returns": [
524
- {
525
- "name": "scriptSource",
526
- "description": "Script source (empty in case of Wasm bytecode).",
527
- "type": "string"
528
- },
529
- {
530
- "name": "bytecode",
531
- "description": "Wasm bytecode. (Encoded as a base64 string when passed over JSON)",
532
- "optional": true,
533
- "type": "string"
534
- }
535
- ]
536
- },
537
- {
538
- "name": "getWasmBytecode",
539
- "description": "This command is deprecated. Use getScriptSource instead.",
540
- "deprecated": true,
541
- "parameters": [
542
- {
543
- "name": "scriptId",
544
- "description": "Id of the Wasm script to get source for.",
545
- "$ref": "Runtime.ScriptId"
546
- }
547
- ],
548
- "returns": [
549
- {
550
- "name": "bytecode",
551
- "description": "Script source. (Encoded as a base64 string when passed over JSON)",
552
- "type": "string"
553
- }
554
- ]
555
- },
556
- {
557
- "name": "getStackTrace",
558
- "description": "Returns stack trace with given `stackTraceId`.",
559
- "experimental": true,
560
- "parameters": [
561
- {
562
- "name": "stackTraceId",
563
- "$ref": "Runtime.StackTraceId"
564
- }
565
- ],
566
- "returns": [
567
- {
568
- "name": "stackTrace",
569
- "$ref": "Runtime.StackTrace"
570
- }
571
- ]
572
- },
573
- {
574
- "name": "pause",
575
- "description": "Stops on the next JavaScript statement."
576
- },
577
- {
578
- "name": "pauseOnAsyncCall",
579
- "experimental": true,
580
- "deprecated": true,
581
- "parameters": [
582
- {
583
- "name": "parentStackTraceId",
584
- "description": "Debugger will pause when async call with given stack trace is started.",
585
- "$ref": "Runtime.StackTraceId"
586
- }
587
- ]
588
- },
589
- {
590
- "name": "removeBreakpoint",
591
- "description": "Removes JavaScript breakpoint.",
592
- "parameters": [
593
- {
594
- "name": "breakpointId",
595
- "$ref": "BreakpointId"
596
- }
597
- ]
598
- },
599
- {
600
- "name": "restartFrame",
601
- "description": "Restarts particular call frame from the beginning.",
602
- "deprecated": true,
603
- "parameters": [
604
- {
605
- "name": "callFrameId",
606
- "description": "Call frame identifier to evaluate on.",
607
- "$ref": "CallFrameId"
608
- }
609
- ],
610
- "returns": [
611
- {
612
- "name": "callFrames",
613
- "description": "New stack trace.",
614
- "type": "array",
615
- "items": {
616
- "$ref": "CallFrame"
617
- }
618
- },
619
- {
620
- "name": "asyncStackTrace",
621
- "description": "Async stack trace, if any.",
622
- "optional": true,
623
- "$ref": "Runtime.StackTrace"
624
- },
625
- {
626
- "name": "asyncStackTraceId",
627
- "description": "Async stack trace, if any.",
628
- "experimental": true,
629
- "optional": true,
630
- "$ref": "Runtime.StackTraceId"
631
- }
632
- ]
633
- },
634
- {
635
- "name": "resume",
636
- "description": "Resumes JavaScript execution.",
637
- "parameters": [
638
- {
639
- "name": "terminateOnResume",
640
- "description": "Set to true to terminate execution upon resuming execution. In contrast\nto Runtime.terminateExecution, this will allows to execute further\nJavaScript (i.e. via evaluation) until execution of the paused code\nis actually resumed, at which point termination is triggered.\nIf execution is currently not paused, this parameter has no effect.",
641
- "optional": true,
642
- "type": "boolean"
643
- }
644
- ]
645
- },
646
- {
647
- "name": "searchInContent",
648
- "description": "Searches for given string in script content.",
649
- "parameters": [
650
- {
651
- "name": "scriptId",
652
- "description": "Id of the script to search in.",
653
- "$ref": "Runtime.ScriptId"
654
- },
655
- {
656
- "name": "query",
657
- "description": "String to search for.",
658
- "type": "string"
659
- },
660
- {
661
- "name": "caseSensitive",
662
- "description": "If true, search is case sensitive.",
663
- "optional": true,
664
- "type": "boolean"
665
- },
666
- {
667
- "name": "isRegex",
668
- "description": "If true, treats string parameter as regex.",
669
- "optional": true,
670
- "type": "boolean"
671
- }
672
- ],
673
- "returns": [
674
- {
675
- "name": "result",
676
- "description": "List of search matches.",
677
- "type": "array",
678
- "items": {
679
- "$ref": "SearchMatch"
680
- }
681
- }
682
- ]
683
- },
684
- {
685
- "name": "setAsyncCallStackDepth",
686
- "description": "Enables or disables async call stacks tracking.",
687
- "parameters": [
688
- {
689
- "name": "maxDepth",
690
- "description": "Maximum depth of async call stacks. Setting to `0` will effectively disable collecting async\ncall stacks (default).",
691
- "type": "integer"
692
- }
693
- ]
694
- },
695
- {
696
- "name": "setBlackboxPatterns",
697
- "description": "Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in\nscripts with url matching one of the patterns. VM will try to leave blackboxed script by\nperforming 'step in' several times, finally resorting to 'step out' if unsuccessful.",
698
- "experimental": true,
699
- "parameters": [
700
- {
701
- "name": "patterns",
702
- "description": "Array of regexps that will be used to check script url for blackbox state.",
703
- "type": "array",
704
- "items": {
705
- "type": "string"
706
- }
707
- }
708
- ]
709
- },
710
- {
711
- "name": "setBlackboxedRanges",
712
- "description": "Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted\nscripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.\nPositions array contains positions where blackbox state is changed. First interval isn't\nblackboxed. Array should be sorted.",
713
- "experimental": true,
714
- "parameters": [
715
- {
716
- "name": "scriptId",
717
- "description": "Id of the script.",
718
- "$ref": "Runtime.ScriptId"
719
- },
720
- {
721
- "name": "positions",
722
- "type": "array",
723
- "items": {
724
- "$ref": "ScriptPosition"
725
- }
726
- }
727
- ]
728
- },
729
- {
730
- "name": "setBreakpoint",
731
- "description": "Sets JavaScript breakpoint at a given location.",
732
- "parameters": [
733
- {
734
- "name": "location",
735
- "description": "Location to set breakpoint in.",
736
- "$ref": "Location"
737
- },
738
- {
739
- "name": "condition",
740
- "description": "Expression to use as a breakpoint condition. When specified, debugger will only stop on the\nbreakpoint if this expression evaluates to true.",
741
- "optional": true,
742
- "type": "string"
743
- }
744
- ],
745
- "returns": [
746
- {
747
- "name": "breakpointId",
748
- "description": "Id of the created breakpoint for further reference.",
749
- "$ref": "BreakpointId"
750
- },
751
- {
752
- "name": "actualLocation",
753
- "description": "Location this breakpoint resolved into.",
754
- "$ref": "Location"
755
- }
756
- ]
757
- },
758
- {
759
- "name": "setInstrumentationBreakpoint",
760
- "description": "Sets instrumentation breakpoint.",
761
- "parameters": [
762
- {
763
- "name": "instrumentation",
764
- "description": "Instrumentation name.",
765
- "type": "string",
766
- "enum": [
767
- "beforeScriptExecution",
768
- "beforeScriptWithSourceMapExecution"
769
- ]
770
- }
771
- ],
772
- "returns": [
773
- {
774
- "name": "breakpointId",
775
- "description": "Id of the created breakpoint for further reference.",
776
- "$ref": "BreakpointId"
777
- }
778
- ]
779
- },
780
- {
781
- "name": "setBreakpointByUrl",
782
- "description": "Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this\ncommand is issued, all existing parsed scripts will have breakpoints resolved and returned in\n`locations` property. Further matching script parsing will result in subsequent\n`breakpointResolved` events issued. This logical breakpoint will survive page reloads.",
783
- "parameters": [
784
- {
785
- "name": "lineNumber",
786
- "description": "Line number to set breakpoint at.",
787
- "type": "integer"
788
- },
789
- {
790
- "name": "url",
791
- "description": "URL of the resources to set breakpoint on.",
792
- "optional": true,
793
- "type": "string"
794
- },
795
- {
796
- "name": "urlRegex",
797
- "description": "Regex pattern for the URLs of the resources to set breakpoints on. Either `url` or\n`urlRegex` must be specified.",
798
- "optional": true,
799
- "type": "string"
800
- },
801
- {
802
- "name": "scriptHash",
803
- "description": "Script hash of the resources to set breakpoint on.",
804
- "optional": true,
805
- "type": "string"
806
- },
807
- {
808
- "name": "columnNumber",
809
- "description": "Offset in the line to set breakpoint at.",
810
- "optional": true,
811
- "type": "integer"
812
- },
813
- {
814
- "name": "condition",
815
- "description": "Expression to use as a breakpoint condition. When specified, debugger will only stop on the\nbreakpoint if this expression evaluates to true.",
816
- "optional": true,
817
- "type": "string"
818
- }
819
- ],
820
- "returns": [
821
- {
822
- "name": "breakpointId",
823
- "description": "Id of the created breakpoint for further reference.",
824
- "$ref": "BreakpointId"
825
- },
826
- {
827
- "name": "locations",
828
- "description": "List of the locations this breakpoint resolved into upon addition.",
829
- "type": "array",
830
- "items": {
831
- "$ref": "Location"
832
- }
833
- }
834
- ]
835
- },
836
- {
837
- "name": "setBreakpointOnFunctionCall",
838
- "description": "Sets JavaScript breakpoint before each call to the given function.\nIf another function was created from the same source as a given one,\ncalling it will also trigger the breakpoint.",
839
- "experimental": true,
840
- "parameters": [
841
- {
842
- "name": "objectId",
843
- "description": "Function object id.",
844
- "$ref": "Runtime.RemoteObjectId"
845
- },
846
- {
847
- "name": "condition",
848
- "description": "Expression to use as a breakpoint condition. When specified, debugger will\nstop on the breakpoint if this expression evaluates to true.",
849
- "optional": true,
850
- "type": "string"
851
- }
852
- ],
853
- "returns": [
854
- {
855
- "name": "breakpointId",
856
- "description": "Id of the created breakpoint for further reference.",
857
- "$ref": "BreakpointId"
858
- }
859
- ]
860
- },
861
- {
862
- "name": "setBreakpointsActive",
863
- "description": "Activates / deactivates all breakpoints on the page.",
864
- "parameters": [
865
- {
866
- "name": "active",
867
- "description": "New value for breakpoints active state.",
868
- "type": "boolean"
869
- }
870
- ]
871
- },
872
- {
873
- "name": "setPauseOnExceptions",
874
- "description": "Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or\nno exceptions. Initial pause on exceptions state is `none`.",
875
- "parameters": [
876
- {
877
- "name": "state",
878
- "description": "Pause on exceptions mode.",
879
- "type": "string",
880
- "enum": [
881
- "none",
882
- "uncaught",
883
- "all"
884
- ]
885
- }
886
- ]
887
- },
888
- {
889
- "name": "setReturnValue",
890
- "description": "Changes return value in top frame. Available only at return break position.",
891
- "experimental": true,
892
- "parameters": [
893
- {
894
- "name": "newValue",
895
- "description": "New return value.",
896
- "$ref": "Runtime.CallArgument"
897
- }
898
- ]
899
- },
900
- {
901
- "name": "setScriptSource",
902
- "description": "Edits JavaScript source live.",
903
- "parameters": [
904
- {
905
- "name": "scriptId",
906
- "description": "Id of the script to edit.",
907
- "$ref": "Runtime.ScriptId"
908
- },
909
- {
910
- "name": "scriptSource",
911
- "description": "New content of the script.",
912
- "type": "string"
913
- },
914
- {
915
- "name": "dryRun",
916
- "description": "If true the change will not actually be applied. Dry run may be used to get result\ndescription without actually modifying the code.",
917
- "optional": true,
918
- "type": "boolean"
919
- }
920
- ],
921
- "returns": [
922
- {
923
- "name": "callFrames",
924
- "description": "New stack trace in case editing has happened while VM was stopped.",
925
- "optional": true,
926
- "type": "array",
927
- "items": {
928
- "$ref": "CallFrame"
929
- }
930
- },
931
- {
932
- "name": "stackChanged",
933
- "description": "Whether current call stack was modified after applying the changes.",
934
- "optional": true,
935
- "type": "boolean"
936
- },
937
- {
938
- "name": "asyncStackTrace",
939
- "description": "Async stack trace, if any.",
940
- "optional": true,
941
- "$ref": "Runtime.StackTrace"
942
- },
943
- {
944
- "name": "asyncStackTraceId",
945
- "description": "Async stack trace, if any.",
946
- "experimental": true,
947
- "optional": true,
948
- "$ref": "Runtime.StackTraceId"
949
- },
950
- {
951
- "name": "exceptionDetails",
952
- "description": "Exception details if any.",
953
- "optional": true,
954
- "$ref": "Runtime.ExceptionDetails"
955
- }
956
- ]
957
- },
958
- {
959
- "name": "setSkipAllPauses",
960
- "description": "Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).",
961
- "parameters": [
962
- {
963
- "name": "skip",
964
- "description": "New value for skip pauses state.",
965
- "type": "boolean"
966
- }
967
- ]
968
- },
969
- {
970
- "name": "setVariableValue",
971
- "description": "Changes value of variable in a callframe. Object-based scopes are not supported and must be\nmutated manually.",
972
- "parameters": [
973
- {
974
- "name": "scopeNumber",
975
- "description": "0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch'\nscope types are allowed. Other scopes could be manipulated manually.",
976
- "type": "integer"
977
- },
978
- {
979
- "name": "variableName",
980
- "description": "Variable name.",
981
- "type": "string"
982
- },
983
- {
984
- "name": "newValue",
985
- "description": "New variable value.",
986
- "$ref": "Runtime.CallArgument"
987
- },
988
- {
989
- "name": "callFrameId",
990
- "description": "Id of callframe that holds variable.",
991
- "$ref": "CallFrameId"
992
- }
993
- ]
994
- },
995
- {
996
- "name": "stepInto",
997
- "description": "Steps into the function call.",
998
- "parameters": [
999
- {
1000
- "name": "breakOnAsyncCall",
1001
- "description": "Debugger will pause on the execution of the first async task which was scheduled\nbefore next pause.",
1002
- "experimental": true,
1003
- "optional": true,
1004
- "type": "boolean"
1005
- },
1006
- {
1007
- "name": "skipList",
1008
- "description": "The skipList specifies location ranges that should be skipped on step into.",
1009
- "experimental": true,
1010
- "optional": true,
1011
- "type": "array",
1012
- "items": {
1013
- "$ref": "LocationRange"
1014
- }
1015
- }
1016
- ]
1017
- },
1018
- {
1019
- "name": "stepOut",
1020
- "description": "Steps out of the function call."
1021
- },
1022
- {
1023
- "name": "stepOver",
1024
- "description": "Steps over the statement.",
1025
- "parameters": [
1026
- {
1027
- "name": "skipList",
1028
- "description": "The skipList specifies location ranges that should be skipped on step over.",
1029
- "experimental": true,
1030
- "optional": true,
1031
- "type": "array",
1032
- "items": {
1033
- "$ref": "LocationRange"
1034
- }
1035
- }
1036
- ]
1037
- }
1038
- ],
1039
- "events": [
1040
- {
1041
- "name": "breakpointResolved",
1042
- "description": "Fired when breakpoint is resolved to an actual script and location.",
1043
- "parameters": [
1044
- {
1045
- "name": "breakpointId",
1046
- "description": "Breakpoint unique identifier.",
1047
- "$ref": "BreakpointId"
1048
- },
1049
- {
1050
- "name": "location",
1051
- "description": "Actual breakpoint location.",
1052
- "$ref": "Location"
1053
- }
1054
- ]
1055
- },
1056
- {
1057
- "name": "paused",
1058
- "description": "Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.",
1059
- "parameters": [
1060
- {
1061
- "name": "callFrames",
1062
- "description": "Call stack the virtual machine stopped on.",
1063
- "type": "array",
1064
- "items": {
1065
- "$ref": "CallFrame"
1066
- }
1067
- },
1068
- {
1069
- "name": "reason",
1070
- "description": "Pause reason.",
1071
- "type": "string",
1072
- "enum": [
1073
- "ambiguous",
1074
- "assert",
1075
- "CSPViolation",
1076
- "debugCommand",
1077
- "DOM",
1078
- "EventListener",
1079
- "exception",
1080
- "instrumentation",
1081
- "OOM",
1082
- "other",
1083
- "promiseRejection",
1084
- "XHR"
1085
- ]
1086
- },
1087
- {
1088
- "name": "data",
1089
- "description": "Object containing break-specific auxiliary properties.",
1090
- "optional": true,
1091
- "type": "object"
1092
- },
1093
- {
1094
- "name": "hitBreakpoints",
1095
- "description": "Hit breakpoints IDs",
1096
- "optional": true,
1097
- "type": "array",
1098
- "items": {
1099
- "type": "string"
1100
- }
1101
- },
1102
- {
1103
- "name": "asyncStackTrace",
1104
- "description": "Async stack trace, if any.",
1105
- "optional": true,
1106
- "$ref": "Runtime.StackTrace"
1107
- },
1108
- {
1109
- "name": "asyncStackTraceId",
1110
- "description": "Async stack trace, if any.",
1111
- "experimental": true,
1112
- "optional": true,
1113
- "$ref": "Runtime.StackTraceId"
1114
- },
1115
- {
1116
- "name": "asyncCallStackTraceId",
1117
- "description": "Never present, will be removed.",
1118
- "experimental": true,
1119
- "deprecated": true,
1120
- "optional": true,
1121
- "$ref": "Runtime.StackTraceId"
1122
- }
1123
- ]
1124
- },
1125
- {
1126
- "name": "resumed",
1127
- "description": "Fired when the virtual machine resumed execution."
1128
- },
1129
- {
1130
- "name": "scriptFailedToParse",
1131
- "description": "Fired when virtual machine fails to parse the script.",
1132
- "parameters": [
1133
- {
1134
- "name": "scriptId",
1135
- "description": "Identifier of the script parsed.",
1136
- "$ref": "Runtime.ScriptId"
1137
- },
1138
- {
1139
- "name": "url",
1140
- "description": "URL or name of the script parsed (if any).",
1141
- "type": "string"
1142
- },
1143
- {
1144
- "name": "startLine",
1145
- "description": "Line offset of the script within the resource with given URL (for script tags).",
1146
- "type": "integer"
1147
- },
1148
- {
1149
- "name": "startColumn",
1150
- "description": "Column offset of the script within the resource with given URL.",
1151
- "type": "integer"
1152
- },
1153
- {
1154
- "name": "endLine",
1155
- "description": "Last line of the script.",
1156
- "type": "integer"
1157
- },
1158
- {
1159
- "name": "endColumn",
1160
- "description": "Length of the last line of the script.",
1161
- "type": "integer"
1162
- },
1163
- {
1164
- "name": "executionContextId",
1165
- "description": "Specifies script creation context.",
1166
- "$ref": "Runtime.ExecutionContextId"
1167
- },
1168
- {
1169
- "name": "hash",
1170
- "description": "Content hash of the script.",
1171
- "type": "string"
1172
- },
1173
- {
1174
- "name": "executionContextAuxData",
1175
- "description": "Embedder-specific auxiliary data.",
1176
- "optional": true,
1177
- "type": "object"
1178
- },
1179
- {
1180
- "name": "sourceMapURL",
1181
- "description": "URL of source map associated with script (if any).",
1182
- "optional": true,
1183
- "type": "string"
1184
- },
1185
- {
1186
- "name": "hasSourceURL",
1187
- "description": "True, if this script has sourceURL.",
1188
- "optional": true,
1189
- "type": "boolean"
1190
- },
1191
- {
1192
- "name": "isModule",
1193
- "description": "True, if this script is ES6 module.",
1194
- "optional": true,
1195
- "type": "boolean"
1196
- },
1197
- {
1198
- "name": "length",
1199
- "description": "This script length.",
1200
- "optional": true,
1201
- "type": "integer"
1202
- },
1203
- {
1204
- "name": "stackTrace",
1205
- "description": "JavaScript top stack frame of where the script parsed event was triggered if available.",
1206
- "experimental": true,
1207
- "optional": true,
1208
- "$ref": "Runtime.StackTrace"
1209
- },
1210
- {
1211
- "name": "codeOffset",
1212
- "description": "If the scriptLanguage is WebAssembly, the code section offset in the module.",
1213
- "experimental": true,
1214
- "optional": true,
1215
- "type": "integer"
1216
- },
1217
- {
1218
- "name": "scriptLanguage",
1219
- "description": "The language of the script.",
1220
- "experimental": true,
1221
- "optional": true,
1222
- "$ref": "Debugger.ScriptLanguage"
1223
- },
1224
- {
1225
- "name": "embedderName",
1226
- "description": "The name the embedder supplied for this script.",
1227
- "experimental": true,
1228
- "optional": true,
1229
- "type": "string"
1230
- }
1231
- ]
1232
- },
1233
- {
1234
- "name": "scriptParsed",
1235
- "description": "Fired when virtual machine parses script. This event is also fired for all known and uncollected\nscripts upon enabling debugger.",
1236
- "parameters": [
1237
- {
1238
- "name": "scriptId",
1239
- "description": "Identifier of the script parsed.",
1240
- "$ref": "Runtime.ScriptId"
1241
- },
1242
- {
1243
- "name": "url",
1244
- "description": "URL or name of the script parsed (if any).",
1245
- "type": "string"
1246
- },
1247
- {
1248
- "name": "startLine",
1249
- "description": "Line offset of the script within the resource with given URL (for script tags).",
1250
- "type": "integer"
1251
- },
1252
- {
1253
- "name": "startColumn",
1254
- "description": "Column offset of the script within the resource with given URL.",
1255
- "type": "integer"
1256
- },
1257
- {
1258
- "name": "endLine",
1259
- "description": "Last line of the script.",
1260
- "type": "integer"
1261
- },
1262
- {
1263
- "name": "endColumn",
1264
- "description": "Length of the last line of the script.",
1265
- "type": "integer"
1266
- },
1267
- {
1268
- "name": "executionContextId",
1269
- "description": "Specifies script creation context.",
1270
- "$ref": "Runtime.ExecutionContextId"
1271
- },
1272
- {
1273
- "name": "hash",
1274
- "description": "Content hash of the script.",
1275
- "type": "string"
1276
- },
1277
- {
1278
- "name": "executionContextAuxData",
1279
- "description": "Embedder-specific auxiliary data.",
1280
- "optional": true,
1281
- "type": "object"
1282
- },
1283
- {
1284
- "name": "isLiveEdit",
1285
- "description": "True, if this script is generated as a result of the live edit operation.",
1286
- "experimental": true,
1287
- "optional": true,
1288
- "type": "boolean"
1289
- },
1290
- {
1291
- "name": "sourceMapURL",
1292
- "description": "URL of source map associated with script (if any).",
1293
- "optional": true,
1294
- "type": "string"
1295
- },
1296
- {
1297
- "name": "hasSourceURL",
1298
- "description": "True, if this script has sourceURL.",
1299
- "optional": true,
1300
- "type": "boolean"
1301
- },
1302
- {
1303
- "name": "isModule",
1304
- "description": "True, if this script is ES6 module.",
1305
- "optional": true,
1306
- "type": "boolean"
1307
- },
1308
- {
1309
- "name": "length",
1310
- "description": "This script length.",
1311
- "optional": true,
1312
- "type": "integer"
1313
- },
1314
- {
1315
- "name": "stackTrace",
1316
- "description": "JavaScript top stack frame of where the script parsed event was triggered if available.",
1317
- "experimental": true,
1318
- "optional": true,
1319
- "$ref": "Runtime.StackTrace"
1320
- },
1321
- {
1322
- "name": "codeOffset",
1323
- "description": "If the scriptLanguage is WebAssembly, the code section offset in the module.",
1324
- "experimental": true,
1325
- "optional": true,
1326
- "type": "integer"
1327
- },
1328
- {
1329
- "name": "scriptLanguage",
1330
- "description": "The language of the script.",
1331
- "experimental": true,
1332
- "optional": true,
1333
- "$ref": "Debugger.ScriptLanguage"
1334
- },
1335
- {
1336
- "name": "debugSymbols",
1337
- "description": "If the scriptLanguage is WebASsembly, the source of debug symbols for the module.",
1338
- "experimental": true,
1339
- "optional": true,
1340
- "$ref": "Debugger.DebugSymbols"
1341
- },
1342
- {
1343
- "name": "embedderName",
1344
- "description": "The name the embedder supplied for this script.",
1345
- "experimental": true,
1346
- "optional": true,
1347
- "type": "string"
1348
- }
1349
- ]
1350
- }
1351
- ]
1352
- },
1353
- {
1354
- "domain": "HeapProfiler",
1355
- "experimental": true,
1356
- "dependencies": [
1357
- "Runtime"
1358
- ],
1359
- "types": [
1360
- {
1361
- "id": "HeapSnapshotObjectId",
1362
- "description": "Heap snapshot object id.",
1363
- "type": "string"
1364
- },
1365
- {
1366
- "id": "SamplingHeapProfileNode",
1367
- "description": "Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.",
1368
- "type": "object",
1369
- "properties": [
1370
- {
1371
- "name": "callFrame",
1372
- "description": "Function location.",
1373
- "$ref": "Runtime.CallFrame"
1374
- },
1375
- {
1376
- "name": "selfSize",
1377
- "description": "Allocations size in bytes for the node excluding children.",
1378
- "type": "number"
1379
- },
1380
- {
1381
- "name": "id",
1382
- "description": "Node id. Ids are unique across all profiles collected between startSampling and stopSampling.",
1383
- "type": "integer"
1384
- },
1385
- {
1386
- "name": "children",
1387
- "description": "Child nodes.",
1388
- "type": "array",
1389
- "items": {
1390
- "$ref": "SamplingHeapProfileNode"
1391
- }
1392
- }
1393
- ]
1394
- },
1395
- {
1396
- "id": "SamplingHeapProfileSample",
1397
- "description": "A single sample from a sampling profile.",
1398
- "type": "object",
1399
- "properties": [
1400
- {
1401
- "name": "size",
1402
- "description": "Allocation size in bytes attributed to the sample.",
1403
- "type": "number"
1404
- },
1405
- {
1406
- "name": "nodeId",
1407
- "description": "Id of the corresponding profile tree node.",
1408
- "type": "integer"
1409
- },
1410
- {
1411
- "name": "ordinal",
1412
- "description": "Time-ordered sample ordinal number. It is unique across all profiles retrieved\nbetween startSampling and stopSampling.",
1413
- "type": "number"
1414
- }
1415
- ]
1416
- },
1417
- {
1418
- "id": "SamplingHeapProfile",
1419
- "description": "Sampling profile.",
1420
- "type": "object",
1421
- "properties": [
1422
- {
1423
- "name": "head",
1424
- "$ref": "SamplingHeapProfileNode"
1425
- },
1426
- {
1427
- "name": "samples",
1428
- "type": "array",
1429
- "items": {
1430
- "$ref": "SamplingHeapProfileSample"
1431
- }
1432
- }
1433
- ]
1434
- }
1435
- ],
1436
- "commands": [
1437
- {
1438
- "name": "addInspectedHeapObject",
1439
- "description": "Enables console to refer to the node with given id via $x (see Command Line API for more details\n$x functions).",
1440
- "parameters": [
1441
- {
1442
- "name": "heapObjectId",
1443
- "description": "Heap snapshot object id to be accessible by means of $x command line API.",
1444
- "$ref": "HeapSnapshotObjectId"
1445
- }
1446
- ]
1447
- },
1448
- {
1449
- "name": "collectGarbage"
1450
- },
1451
- {
1452
- "name": "disable"
1453
- },
1454
- {
1455
- "name": "enable"
1456
- },
1457
- {
1458
- "name": "getHeapObjectId",
1459
- "parameters": [
1460
- {
1461
- "name": "objectId",
1462
- "description": "Identifier of the object to get heap object id for.",
1463
- "$ref": "Runtime.RemoteObjectId"
1464
- }
1465
- ],
1466
- "returns": [
1467
- {
1468
- "name": "heapSnapshotObjectId",
1469
- "description": "Id of the heap snapshot object corresponding to the passed remote object id.",
1470
- "$ref": "HeapSnapshotObjectId"
1471
- }
1472
- ]
1473
- },
1474
- {
1475
- "name": "getObjectByHeapObjectId",
1476
- "parameters": [
1477
- {
1478
- "name": "objectId",
1479
- "$ref": "HeapSnapshotObjectId"
1480
- },
1481
- {
1482
- "name": "objectGroup",
1483
- "description": "Symbolic group name that can be used to release multiple objects.",
1484
- "optional": true,
1485
- "type": "string"
1486
- }
1487
- ],
1488
- "returns": [
1489
- {
1490
- "name": "result",
1491
- "description": "Evaluation result.",
1492
- "$ref": "Runtime.RemoteObject"
1493
- }
1494
- ]
1495
- },
1496
- {
1497
- "name": "getSamplingProfile",
1498
- "returns": [
1499
- {
1500
- "name": "profile",
1501
- "description": "Return the sampling profile being collected.",
1502
- "$ref": "SamplingHeapProfile"
1503
- }
1504
- ]
1505
- },
1506
- {
1507
- "name": "startSampling",
1508
- "parameters": [
1509
- {
1510
- "name": "samplingInterval",
1511
- "description": "Average sample interval in bytes. Poisson distribution is used for the intervals. The\ndefault value is 32768 bytes.",
1512
- "optional": true,
1513
- "type": "number"
1514
- }
1515
- ]
1516
- },
1517
- {
1518
- "name": "startTrackingHeapObjects",
1519
- "parameters": [
1520
- {
1521
- "name": "trackAllocations",
1522
- "optional": true,
1523
- "type": "boolean"
1524
- }
1525
- ]
1526
- },
1527
- {
1528
- "name": "stopSampling",
1529
- "returns": [
1530
- {
1531
- "name": "profile",
1532
- "description": "Recorded sampling heap profile.",
1533
- "$ref": "SamplingHeapProfile"
1534
- }
1535
- ]
1536
- },
1537
- {
1538
- "name": "stopTrackingHeapObjects",
1539
- "parameters": [
1540
- {
1541
- "name": "reportProgress",
1542
- "description": "If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken\nwhen the tracking is stopped.",
1543
- "optional": true,
1544
- "type": "boolean"
1545
- },
1546
- {
1547
- "name": "treatGlobalObjectsAsRoots",
1548
- "optional": true,
1549
- "type": "boolean"
1550
- },
1551
- {
1552
- "name": "captureNumericValue",
1553
- "description": "If true, numerical values are included in the snapshot",
1554
- "optional": true,
1555
- "type": "boolean"
1556
- }
1557
- ]
1558
- },
1559
- {
1560
- "name": "takeHeapSnapshot",
1561
- "parameters": [
1562
- {
1563
- "name": "reportProgress",
1564
- "description": "If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken.",
1565
- "optional": true,
1566
- "type": "boolean"
1567
- },
1568
- {
1569
- "name": "treatGlobalObjectsAsRoots",
1570
- "description": "If true, a raw snapshot without artificial roots will be generated",
1571
- "optional": true,
1572
- "type": "boolean"
1573
- },
1574
- {
1575
- "name": "captureNumericValue",
1576
- "description": "If true, numerical values are included in the snapshot",
1577
- "optional": true,
1578
- "type": "boolean"
1579
- }
1580
- ]
1581
- }
1582
- ],
1583
- "events": [
1584
- {
1585
- "name": "addHeapSnapshotChunk",
1586
- "parameters": [
1587
- {
1588
- "name": "chunk",
1589
- "type": "string"
1590
- }
1591
- ]
1592
- },
1593
- {
1594
- "name": "heapStatsUpdate",
1595
- "description": "If heap objects tracking has been started then backend may send update for one or more fragments",
1596
- "parameters": [
1597
- {
1598
- "name": "statsUpdate",
1599
- "description": "An array of triplets. Each triplet describes a fragment. The first integer is the fragment\nindex, the second integer is a total count of objects for the fragment, the third integer is\na total size of the objects for the fragment.",
1600
- "type": "array",
1601
- "items": {
1602
- "type": "integer"
1603
- }
1604
- }
1605
- ]
1606
- },
1607
- {
1608
- "name": "lastSeenObjectId",
1609
- "description": "If heap objects tracking has been started then backend regularly sends a current value for last\nseen object id and corresponding timestamp. If the were changes in the heap since last event\nthen one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.",
1610
- "parameters": [
1611
- {
1612
- "name": "lastSeenObjectId",
1613
- "type": "integer"
1614
- },
1615
- {
1616
- "name": "timestamp",
1617
- "type": "number"
1618
- }
1619
- ]
1620
- },
1621
- {
1622
- "name": "reportHeapSnapshotProgress",
1623
- "parameters": [
1624
- {
1625
- "name": "done",
1626
- "type": "integer"
1627
- },
1628
- {
1629
- "name": "total",
1630
- "type": "integer"
1631
- },
1632
- {
1633
- "name": "finished",
1634
- "optional": true,
1635
- "type": "boolean"
1636
- }
1637
- ]
1638
- },
1639
- {
1640
- "name": "resetProfiles"
1641
- }
1642
- ]
1643
- },
1644
- {
1645
- "domain": "Profiler",
1646
- "dependencies": [
1647
- "Runtime",
1648
- "Debugger"
1649
- ],
1650
- "types": [
1651
- {
1652
- "id": "ProfileNode",
1653
- "description": "Profile node. Holds callsite information, execution statistics and child nodes.",
1654
- "type": "object",
1655
- "properties": [
1656
- {
1657
- "name": "id",
1658
- "description": "Unique id of the node.",
1659
- "type": "integer"
1660
- },
1661
- {
1662
- "name": "callFrame",
1663
- "description": "Function location.",
1664
- "$ref": "Runtime.CallFrame"
1665
- },
1666
- {
1667
- "name": "hitCount",
1668
- "description": "Number of samples where this node was on top of the call stack.",
1669
- "optional": true,
1670
- "type": "integer"
1671
- },
1672
- {
1673
- "name": "children",
1674
- "description": "Child node ids.",
1675
- "optional": true,
1676
- "type": "array",
1677
- "items": {
1678
- "type": "integer"
1679
- }
1680
- },
1681
- {
1682
- "name": "deoptReason",
1683
- "description": "The reason of being not optimized. The function may be deoptimized or marked as don't\noptimize.",
1684
- "optional": true,
1685
- "type": "string"
1686
- },
1687
- {
1688
- "name": "positionTicks",
1689
- "description": "An array of source position ticks.",
1690
- "optional": true,
1691
- "type": "array",
1692
- "items": {
1693
- "$ref": "PositionTickInfo"
1694
- }
1695
- }
1696
- ]
1697
- },
1698
- {
1699
- "id": "Profile",
1700
- "description": "Profile.",
1701
- "type": "object",
1702
- "properties": [
1703
- {
1704
- "name": "nodes",
1705
- "description": "The list of profile nodes. First item is the root node.",
1706
- "type": "array",
1707
- "items": {
1708
- "$ref": "ProfileNode"
1709
- }
1710
- },
1711
- {
1712
- "name": "startTime",
1713
- "description": "Profiling start timestamp in microseconds.",
1714
- "type": "number"
1715
- },
1716
- {
1717
- "name": "endTime",
1718
- "description": "Profiling end timestamp in microseconds.",
1719
- "type": "number"
1720
- },
1721
- {
1722
- "name": "samples",
1723
- "description": "Ids of samples top nodes.",
1724
- "optional": true,
1725
- "type": "array",
1726
- "items": {
1727
- "type": "integer"
1728
- }
1729
- },
1730
- {
1731
- "name": "timeDeltas",
1732
- "description": "Time intervals between adjacent samples in microseconds. The first delta is relative to the\nprofile startTime.",
1733
- "optional": true,
1734
- "type": "array",
1735
- "items": {
1736
- "type": "integer"
1737
- }
1738
- }
1739
- ]
1740
- },
1741
- {
1742
- "id": "PositionTickInfo",
1743
- "description": "Specifies a number of samples attributed to a certain source position.",
1744
- "type": "object",
1745
- "properties": [
1746
- {
1747
- "name": "line",
1748
- "description": "Source line number (1-based).",
1749
- "type": "integer"
1750
- },
1751
- {
1752
- "name": "ticks",
1753
- "description": "Number of samples attributed to the source line.",
1754
- "type": "integer"
1755
- }
1756
- ]
1757
- },
1758
- {
1759
- "id": "CoverageRange",
1760
- "description": "Coverage data for a source range.",
1761
- "type": "object",
1762
- "properties": [
1763
- {
1764
- "name": "startOffset",
1765
- "description": "JavaScript script source offset for the range start.",
1766
- "type": "integer"
1767
- },
1768
- {
1769
- "name": "endOffset",
1770
- "description": "JavaScript script source offset for the range end.",
1771
- "type": "integer"
1772
- },
1773
- {
1774
- "name": "count",
1775
- "description": "Collected execution count of the source range.",
1776
- "type": "integer"
1777
- }
1778
- ]
1779
- },
1780
- {
1781
- "id": "FunctionCoverage",
1782
- "description": "Coverage data for a JavaScript function.",
1783
- "type": "object",
1784
- "properties": [
1785
- {
1786
- "name": "functionName",
1787
- "description": "JavaScript function name.",
1788
- "type": "string"
1789
- },
1790
- {
1791
- "name": "ranges",
1792
- "description": "Source ranges inside the function with coverage data.",
1793
- "type": "array",
1794
- "items": {
1795
- "$ref": "CoverageRange"
1796
- }
1797
- },
1798
- {
1799
- "name": "isBlockCoverage",
1800
- "description": "Whether coverage data for this function has block granularity.",
1801
- "type": "boolean"
1802
- }
1803
- ]
1804
- },
1805
- {
1806
- "id": "ScriptCoverage",
1807
- "description": "Coverage data for a JavaScript script.",
1808
- "type": "object",
1809
- "properties": [
1810
- {
1811
- "name": "scriptId",
1812
- "description": "JavaScript script id.",
1813
- "$ref": "Runtime.ScriptId"
1814
- },
1815
- {
1816
- "name": "url",
1817
- "description": "JavaScript script name or url.",
1818
- "type": "string"
1819
- },
1820
- {
1821
- "name": "functions",
1822
- "description": "Functions contained in the script that has coverage data.",
1823
- "type": "array",
1824
- "items": {
1825
- "$ref": "FunctionCoverage"
1826
- }
1827
- }
1828
- ]
1829
- },
1830
- {
1831
- "id": "TypeObject",
1832
- "description": "Describes a type collected during runtime.",
1833
- "experimental": true,
1834
- "type": "object",
1835
- "properties": [
1836
- {
1837
- "name": "name",
1838
- "description": "Name of a type collected with type profiling.",
1839
- "type": "string"
1840
- }
1841
- ]
1842
- },
1843
- {
1844
- "id": "TypeProfileEntry",
1845
- "description": "Source offset and types for a parameter or return value.",
1846
- "experimental": true,
1847
- "type": "object",
1848
- "properties": [
1849
- {
1850
- "name": "offset",
1851
- "description": "Source offset of the parameter or end of function for return values.",
1852
- "type": "integer"
1853
- },
1854
- {
1855
- "name": "types",
1856
- "description": "The types for this parameter or return value.",
1857
- "type": "array",
1858
- "items": {
1859
- "$ref": "TypeObject"
1860
- }
1861
- }
1862
- ]
1863
- },
1864
- {
1865
- "id": "ScriptTypeProfile",
1866
- "description": "Type profile data collected during runtime for a JavaScript script.",
1867
- "experimental": true,
1868
- "type": "object",
1869
- "properties": [
1870
- {
1871
- "name": "scriptId",
1872
- "description": "JavaScript script id.",
1873
- "$ref": "Runtime.ScriptId"
1874
- },
1875
- {
1876
- "name": "url",
1877
- "description": "JavaScript script name or url.",
1878
- "type": "string"
1879
- },
1880
- {
1881
- "name": "entries",
1882
- "description": "Type profile entries for parameters and return values of the functions in the script.",
1883
- "type": "array",
1884
- "items": {
1885
- "$ref": "TypeProfileEntry"
1886
- }
1887
- }
1888
- ]
1889
- }
1890
- ],
1891
- "commands": [
1892
- {
1893
- "name": "disable"
1894
- },
1895
- {
1896
- "name": "enable"
1897
- },
1898
- {
1899
- "name": "getBestEffortCoverage",
1900
- "description": "Collect coverage data for the current isolate. The coverage data may be incomplete due to\ngarbage collection.",
1901
- "returns": [
1902
- {
1903
- "name": "result",
1904
- "description": "Coverage data for the current isolate.",
1905
- "type": "array",
1906
- "items": {
1907
- "$ref": "ScriptCoverage"
1908
- }
1909
- }
1910
- ]
1911
- },
1912
- {
1913
- "name": "setSamplingInterval",
1914
- "description": "Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.",
1915
- "parameters": [
1916
- {
1917
- "name": "interval",
1918
- "description": "New sampling interval in microseconds.",
1919
- "type": "integer"
1920
- }
1921
- ]
1922
- },
1923
- {
1924
- "name": "start"
1925
- },
1926
- {
1927
- "name": "startPreciseCoverage",
1928
- "description": "Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code\ncoverage may be incomplete. Enabling prevents running optimized code and resets execution\ncounters.",
1929
- "parameters": [
1930
- {
1931
- "name": "callCount",
1932
- "description": "Collect accurate call counts beyond simple 'covered' or 'not covered'.",
1933
- "optional": true,
1934
- "type": "boolean"
1935
- },
1936
- {
1937
- "name": "detailed",
1938
- "description": "Collect block-based coverage.",
1939
- "optional": true,
1940
- "type": "boolean"
1941
- },
1942
- {
1943
- "name": "allowTriggeredUpdates",
1944
- "description": "Allow the backend to send updates on its own initiative",
1945
- "optional": true,
1946
- "type": "boolean"
1947
- }
1948
- ],
1949
- "returns": [
1950
- {
1951
- "name": "timestamp",
1952
- "description": "Monotonically increasing time (in seconds) when the coverage update was taken in the backend.",
1953
- "type": "number"
1954
- }
1955
- ]
1956
- },
1957
- {
1958
- "name": "startTypeProfile",
1959
- "description": "Enable type profile.",
1960
- "experimental": true
1961
- },
1962
- {
1963
- "name": "stop",
1964
- "returns": [
1965
- {
1966
- "name": "profile",
1967
- "description": "Recorded profile.",
1968
- "$ref": "Profile"
1969
- }
1970
- ]
1971
- },
1972
- {
1973
- "name": "stopPreciseCoverage",
1974
- "description": "Disable precise code coverage. Disabling releases unnecessary execution count records and allows\nexecuting optimized code."
1975
- },
1976
- {
1977
- "name": "stopTypeProfile",
1978
- "description": "Disable type profile. Disabling releases type profile data collected so far.",
1979
- "experimental": true
1980
- },
1981
- {
1982
- "name": "takePreciseCoverage",
1983
- "description": "Collect coverage data for the current isolate, and resets execution counters. Precise code\ncoverage needs to have started.",
1984
- "returns": [
1985
- {
1986
- "name": "result",
1987
- "description": "Coverage data for the current isolate.",
1988
- "type": "array",
1989
- "items": {
1990
- "$ref": "ScriptCoverage"
1991
- }
1992
- },
1993
- {
1994
- "name": "timestamp",
1995
- "description": "Monotonically increasing time (in seconds) when the coverage update was taken in the backend.",
1996
- "type": "number"
1997
- }
1998
- ]
1999
- },
2000
- {
2001
- "name": "takeTypeProfile",
2002
- "description": "Collect type profile.",
2003
- "experimental": true,
2004
- "returns": [
2005
- {
2006
- "name": "result",
2007
- "description": "Type profile for all scripts since startTypeProfile() was turned on.",
2008
- "type": "array",
2009
- "items": {
2010
- "$ref": "ScriptTypeProfile"
2011
- }
2012
- }
2013
- ]
2014
- }
2015
- ],
2016
- "events": [
2017
- {
2018
- "name": "consoleProfileFinished",
2019
- "parameters": [
2020
- {
2021
- "name": "id",
2022
- "type": "string"
2023
- },
2024
- {
2025
- "name": "location",
2026
- "description": "Location of console.profileEnd().",
2027
- "$ref": "Debugger.Location"
2028
- },
2029
- {
2030
- "name": "profile",
2031
- "$ref": "Profile"
2032
- },
2033
- {
2034
- "name": "title",
2035
- "description": "Profile title passed as an argument to console.profile().",
2036
- "optional": true,
2037
- "type": "string"
2038
- }
2039
- ]
2040
- },
2041
- {
2042
- "name": "consoleProfileStarted",
2043
- "description": "Sent when new profile recording is started using console.profile() call.",
2044
- "parameters": [
2045
- {
2046
- "name": "id",
2047
- "type": "string"
2048
- },
2049
- {
2050
- "name": "location",
2051
- "description": "Location of console.profile().",
2052
- "$ref": "Debugger.Location"
2053
- },
2054
- {
2055
- "name": "title",
2056
- "description": "Profile title passed as an argument to console.profile().",
2057
- "optional": true,
2058
- "type": "string"
2059
- }
2060
- ]
2061
- },
2062
- {
2063
- "name": "preciseCoverageDeltaUpdate",
2064
- "description": "Reports coverage delta since the last poll (either from an event like this, or from\n`takePreciseCoverage` for the current isolate. May only be sent if precise code\ncoverage has been started. This event can be trigged by the embedder to, for example,\ntrigger collection of coverage data immediately at a certain point in time.",
2065
- "experimental": true,
2066
- "parameters": [
2067
- {
2068
- "name": "timestamp",
2069
- "description": "Monotonically increasing time (in seconds) when the coverage update was taken in the backend.",
2070
- "type": "number"
2071
- },
2072
- {
2073
- "name": "occasion",
2074
- "description": "Identifier for distinguishing coverage events.",
2075
- "type": "string"
2076
- },
2077
- {
2078
- "name": "result",
2079
- "description": "Coverage data for the current isolate.",
2080
- "type": "array",
2081
- "items": {
2082
- "$ref": "ScriptCoverage"
2083
- }
2084
- }
2085
- ]
2086
- }
2087
- ]
2088
- },
2089
- {
2090
- "domain": "Runtime",
2091
- "description": "Runtime domain exposes JavaScript runtime by means of remote evaluation and mirror objects.\nEvaluation results are returned as mirror object that expose object type, string representation\nand unique identifier that can be used for further object reference. Original objects are\nmaintained in memory unless they are either explicitly released or are released along with the\nother objects in their object group.",
2092
- "types": [
2093
- {
2094
- "id": "ScriptId",
2095
- "description": "Unique script identifier.",
2096
- "type": "string"
2097
- },
2098
- {
2099
- "id": "RemoteObjectId",
2100
- "description": "Unique object identifier.",
2101
- "type": "string"
2102
- },
2103
- {
2104
- "id": "UnserializableValue",
2105
- "description": "Primitive value which cannot be JSON-stringified. Includes values `-0`, `NaN`, `Infinity`,\n`-Infinity`, and bigint literals.",
2106
- "type": "string"
2107
- },
2108
- {
2109
- "id": "RemoteObject",
2110
- "description": "Mirror object referencing original JavaScript object.",
2111
- "type": "object",
2112
- "properties": [
2113
- {
2114
- "name": "type",
2115
- "description": "Object type.",
2116
- "type": "string",
2117
- "enum": [
2118
- "object",
2119
- "function",
2120
- "undefined",
2121
- "string",
2122
- "number",
2123
- "boolean",
2124
- "symbol",
2125
- "bigint"
2126
- ]
2127
- },
2128
- {
2129
- "name": "subtype",
2130
- "description": "Object subtype hint. Specified for `object` type values only.\nNOTE: If you change anything here, make sure to also update\n`subtype` in `ObjectPreview` and `PropertyPreview` below.",
2131
- "optional": true,
2132
- "type": "string",
2133
- "enum": [
2134
- "array",
2135
- "null",
2136
- "node",
2137
- "regexp",
2138
- "date",
2139
- "map",
2140
- "set",
2141
- "weakmap",
2142
- "weakset",
2143
- "iterator",
2144
- "generator",
2145
- "error",
2146
- "proxy",
2147
- "promise",
2148
- "typedarray",
2149
- "arraybuffer",
2150
- "dataview",
2151
- "webassemblymemory",
2152
- "wasmvalue"
2153
- ]
2154
- },
2155
- {
2156
- "name": "className",
2157
- "description": "Object class (constructor) name. Specified for `object` type values only.",
2158
- "optional": true,
2159
- "type": "string"
2160
- },
2161
- {
2162
- "name": "value",
2163
- "description": "Remote object value in case of primitive values or JSON values (if it was requested).",
2164
- "optional": true,
2165
- "type": "any"
2166
- },
2167
- {
2168
- "name": "unserializableValue",
2169
- "description": "Primitive value which can not be JSON-stringified does not have `value`, but gets this\nproperty.",
2170
- "optional": true,
2171
- "$ref": "UnserializableValue"
2172
- },
2173
- {
2174
- "name": "description",
2175
- "description": "String representation of the object.",
2176
- "optional": true,
2177
- "type": "string"
2178
- },
2179
- {
2180
- "name": "objectId",
2181
- "description": "Unique object identifier (for non-primitive values).",
2182
- "optional": true,
2183
- "$ref": "RemoteObjectId"
2184
- },
2185
- {
2186
- "name": "preview",
2187
- "description": "Preview containing abbreviated property values. Specified for `object` type values only.",
2188
- "experimental": true,
2189
- "optional": true,
2190
- "$ref": "ObjectPreview"
2191
- },
2192
- {
2193
- "name": "customPreview",
2194
- "experimental": true,
2195
- "optional": true,
2196
- "$ref": "CustomPreview"
2197
- }
2198
- ]
2199
- },
2200
- {
2201
- "id": "CustomPreview",
2202
- "experimental": true,
2203
- "type": "object",
2204
- "properties": [
2205
- {
2206
- "name": "header",
2207
- "description": "The JSON-stringified result of formatter.header(object, config) call.\nIt contains json ML array that represents RemoteObject.",
2208
- "type": "string"
2209
- },
2210
- {
2211
- "name": "bodyGetterId",
2212
- "description": "If formatter returns true as a result of formatter.hasBody call then bodyGetterId will\ncontain RemoteObjectId for the function that returns result of formatter.body(object, config) call.\nThe result value is json ML array.",
2213
- "optional": true,
2214
- "$ref": "RemoteObjectId"
2215
- }
2216
- ]
2217
- },
2218
- {
2219
- "id": "ObjectPreview",
2220
- "description": "Object containing abbreviated remote object value.",
2221
- "experimental": true,
2222
- "type": "object",
2223
- "properties": [
2224
- {
2225
- "name": "type",
2226
- "description": "Object type.",
2227
- "type": "string",
2228
- "enum": [
2229
- "object",
2230
- "function",
2231
- "undefined",
2232
- "string",
2233
- "number",
2234
- "boolean",
2235
- "symbol",
2236
- "bigint"
2237
- ]
2238
- },
2239
- {
2240
- "name": "subtype",
2241
- "description": "Object subtype hint. Specified for `object` type values only.",
2242
- "optional": true,
2243
- "type": "string",
2244
- "enum": [
2245
- "array",
2246
- "null",
2247
- "node",
2248
- "regexp",
2249
- "date",
2250
- "map",
2251
- "set",
2252
- "weakmap",
2253
- "weakset",
2254
- "iterator",
2255
- "generator",
2256
- "error",
2257
- "proxy",
2258
- "promise",
2259
- "typedarray",
2260
- "arraybuffer",
2261
- "dataview",
2262
- "webassemblymemory",
2263
- "wasmvalue"
2264
- ]
2265
- },
2266
- {
2267
- "name": "description",
2268
- "description": "String representation of the object.",
2269
- "optional": true,
2270
- "type": "string"
2271
- },
2272
- {
2273
- "name": "overflow",
2274
- "description": "True iff some of the properties or entries of the original object did not fit.",
2275
- "type": "boolean"
2276
- },
2277
- {
2278
- "name": "properties",
2279
- "description": "List of the properties.",
2280
- "type": "array",
2281
- "items": {
2282
- "$ref": "PropertyPreview"
2283
- }
2284
- },
2285
- {
2286
- "name": "entries",
2287
- "description": "List of the entries. Specified for `map` and `set` subtype values only.",
2288
- "optional": true,
2289
- "type": "array",
2290
- "items": {
2291
- "$ref": "EntryPreview"
2292
- }
2293
- }
2294
- ]
2295
- },
2296
- {
2297
- "id": "PropertyPreview",
2298
- "experimental": true,
2299
- "type": "object",
2300
- "properties": [
2301
- {
2302
- "name": "name",
2303
- "description": "Property name.",
2304
- "type": "string"
2305
- },
2306
- {
2307
- "name": "type",
2308
- "description": "Object type. Accessor means that the property itself is an accessor property.",
2309
- "type": "string",
2310
- "enum": [
2311
- "object",
2312
- "function",
2313
- "undefined",
2314
- "string",
2315
- "number",
2316
- "boolean",
2317
- "symbol",
2318
- "accessor",
2319
- "bigint"
2320
- ]
2321
- },
2322
- {
2323
- "name": "value",
2324
- "description": "User-friendly property value string.",
2325
- "optional": true,
2326
- "type": "string"
2327
- },
2328
- {
2329
- "name": "valuePreview",
2330
- "description": "Nested value preview.",
2331
- "optional": true,
2332
- "$ref": "ObjectPreview"
2333
- },
2334
- {
2335
- "name": "subtype",
2336
- "description": "Object subtype hint. Specified for `object` type values only.",
2337
- "optional": true,
2338
- "type": "string",
2339
- "enum": [
2340
- "array",
2341
- "null",
2342
- "node",
2343
- "regexp",
2344
- "date",
2345
- "map",
2346
- "set",
2347
- "weakmap",
2348
- "weakset",
2349
- "iterator",
2350
- "generator",
2351
- "error",
2352
- "proxy",
2353
- "promise",
2354
- "typedarray",
2355
- "arraybuffer",
2356
- "dataview",
2357
- "webassemblymemory",
2358
- "wasmvalue"
2359
- ]
2360
- }
2361
- ]
2362
- },
2363
- {
2364
- "id": "EntryPreview",
2365
- "experimental": true,
2366
- "type": "object",
2367
- "properties": [
2368
- {
2369
- "name": "key",
2370
- "description": "Preview of the key. Specified for map-like collection entries.",
2371
- "optional": true,
2372
- "$ref": "ObjectPreview"
2373
- },
2374
- {
2375
- "name": "value",
2376
- "description": "Preview of the value.",
2377
- "$ref": "ObjectPreview"
2378
- }
2379
- ]
2380
- },
2381
- {
2382
- "id": "PropertyDescriptor",
2383
- "description": "Object property descriptor.",
2384
- "type": "object",
2385
- "properties": [
2386
- {
2387
- "name": "name",
2388
- "description": "Property name or symbol description.",
2389
- "type": "string"
2390
- },
2391
- {
2392
- "name": "value",
2393
- "description": "The value associated with the property.",
2394
- "optional": true,
2395
- "$ref": "RemoteObject"
2396
- },
2397
- {
2398
- "name": "writable",
2399
- "description": "True if the value associated with the property may be changed (data descriptors only).",
2400
- "optional": true,
2401
- "type": "boolean"
2402
- },
2403
- {
2404
- "name": "get",
2405
- "description": "A function which serves as a getter for the property, or `undefined` if there is no getter\n(accessor descriptors only).",
2406
- "optional": true,
2407
- "$ref": "RemoteObject"
2408
- },
2409
- {
2410
- "name": "set",
2411
- "description": "A function which serves as a setter for the property, or `undefined` if there is no setter\n(accessor descriptors only).",
2412
- "optional": true,
2413
- "$ref": "RemoteObject"
2414
- },
2415
- {
2416
- "name": "configurable",
2417
- "description": "True if the type of this property descriptor may be changed and if the property may be\ndeleted from the corresponding object.",
2418
- "type": "boolean"
2419
- },
2420
- {
2421
- "name": "enumerable",
2422
- "description": "True if this property shows up during enumeration of the properties on the corresponding\nobject.",
2423
- "type": "boolean"
2424
- },
2425
- {
2426
- "name": "wasThrown",
2427
- "description": "True if the result was thrown during the evaluation.",
2428
- "optional": true,
2429
- "type": "boolean"
2430
- },
2431
- {
2432
- "name": "isOwn",
2433
- "description": "True if the property is owned for the object.",
2434
- "optional": true,
2435
- "type": "boolean"
2436
- },
2437
- {
2438
- "name": "symbol",
2439
- "description": "Property symbol object, if the property is of the `symbol` type.",
2440
- "optional": true,
2441
- "$ref": "RemoteObject"
2442
- }
2443
- ]
2444
- },
2445
- {
2446
- "id": "InternalPropertyDescriptor",
2447
- "description": "Object internal property descriptor. This property isn't normally visible in JavaScript code.",
2448
- "type": "object",
2449
- "properties": [
2450
- {
2451
- "name": "name",
2452
- "description": "Conventional property name.",
2453
- "type": "string"
2454
- },
2455
- {
2456
- "name": "value",
2457
- "description": "The value associated with the property.",
2458
- "optional": true,
2459
- "$ref": "RemoteObject"
2460
- }
2461
- ]
2462
- },
2463
- {
2464
- "id": "PrivatePropertyDescriptor",
2465
- "description": "Object private field descriptor.",
2466
- "experimental": true,
2467
- "type": "object",
2468
- "properties": [
2469
- {
2470
- "name": "name",
2471
- "description": "Private property name.",
2472
- "type": "string"
2473
- },
2474
- {
2475
- "name": "value",
2476
- "description": "The value associated with the private property.",
2477
- "optional": true,
2478
- "$ref": "RemoteObject"
2479
- },
2480
- {
2481
- "name": "get",
2482
- "description": "A function which serves as a getter for the private property,\nor `undefined` if there is no getter (accessor descriptors only).",
2483
- "optional": true,
2484
- "$ref": "RemoteObject"
2485
- },
2486
- {
2487
- "name": "set",
2488
- "description": "A function which serves as a setter for the private property,\nor `undefined` if there is no setter (accessor descriptors only).",
2489
- "optional": true,
2490
- "$ref": "RemoteObject"
2491
- }
2492
- ]
2493
- },
2494
- {
2495
- "id": "CallArgument",
2496
- "description": "Represents function call argument. Either remote object id `objectId`, primitive `value`,\nunserializable primitive value or neither of (for undefined) them should be specified.",
2497
- "type": "object",
2498
- "properties": [
2499
- {
2500
- "name": "value",
2501
- "description": "Primitive value or serializable javascript object.",
2502
- "optional": true,
2503
- "type": "any"
2504
- },
2505
- {
2506
- "name": "unserializableValue",
2507
- "description": "Primitive value which can not be JSON-stringified.",
2508
- "optional": true,
2509
- "$ref": "UnserializableValue"
2510
- },
2511
- {
2512
- "name": "objectId",
2513
- "description": "Remote object handle.",
2514
- "optional": true,
2515
- "$ref": "RemoteObjectId"
2516
- }
2517
- ]
2518
- },
2519
- {
2520
- "id": "ExecutionContextId",
2521
- "description": "Id of an execution context.",
2522
- "type": "integer"
2523
- },
2524
- {
2525
- "id": "ExecutionContextDescription",
2526
- "description": "Description of an isolated world.",
2527
- "type": "object",
2528
- "properties": [
2529
- {
2530
- "name": "id",
2531
- "description": "Unique id of the execution context. It can be used to specify in which execution context\nscript evaluation should be performed.",
2532
- "$ref": "ExecutionContextId"
2533
- },
2534
- {
2535
- "name": "origin",
2536
- "description": "Execution context origin.",
2537
- "type": "string"
2538
- },
2539
- {
2540
- "name": "name",
2541
- "description": "Human readable name describing given context.",
2542
- "type": "string"
2543
- },
2544
- {
2545
- "name": "uniqueId",
2546
- "description": "A system-unique execution context identifier. Unlike the id, this is unique across\nmultiple processes, so can be reliably used to identify specific context while backend\nperforms a cross-process navigation.",
2547
- "experimental": true,
2548
- "type": "string"
2549
- },
2550
- {
2551
- "name": "auxData",
2552
- "description": "Embedder-specific auxiliary data.",
2553
- "optional": true,
2554
- "type": "object"
2555
- }
2556
- ]
2557
- },
2558
- {
2559
- "id": "ExceptionDetails",
2560
- "description": "Detailed information about exception (or error) that was thrown during script compilation or\nexecution.",
2561
- "type": "object",
2562
- "properties": [
2563
- {
2564
- "name": "exceptionId",
2565
- "description": "Exception id.",
2566
- "type": "integer"
2567
- },
2568
- {
2569
- "name": "text",
2570
- "description": "Exception text, which should be used together with exception object when available.",
2571
- "type": "string"
2572
- },
2573
- {
2574
- "name": "lineNumber",
2575
- "description": "Line number of the exception location (0-based).",
2576
- "type": "integer"
2577
- },
2578
- {
2579
- "name": "columnNumber",
2580
- "description": "Column number of the exception location (0-based).",
2581
- "type": "integer"
2582
- },
2583
- {
2584
- "name": "scriptId",
2585
- "description": "Script ID of the exception location.",
2586
- "optional": true,
2587
- "$ref": "ScriptId"
2588
- },
2589
- {
2590
- "name": "url",
2591
- "description": "URL of the exception location, to be used when the script was not reported.",
2592
- "optional": true,
2593
- "type": "string"
2594
- },
2595
- {
2596
- "name": "stackTrace",
2597
- "description": "JavaScript stack trace if available.",
2598
- "optional": true,
2599
- "$ref": "StackTrace"
2600
- },
2601
- {
2602
- "name": "exception",
2603
- "description": "Exception object if available.",
2604
- "optional": true,
2605
- "$ref": "RemoteObject"
2606
- },
2607
- {
2608
- "name": "executionContextId",
2609
- "description": "Identifier of the context where exception happened.",
2610
- "optional": true,
2611
- "$ref": "ExecutionContextId"
2612
- },
2613
- {
2614
- "name": "exceptionMetaData",
2615
- "description": "Dictionary with entries of meta data that the client associated\nwith this exception, such as information about associated network\nrequests, etc.",
2616
- "experimental": true,
2617
- "optional": true,
2618
- "type": "object"
2619
- }
2620
- ]
2621
- },
2622
- {
2623
- "id": "Timestamp",
2624
- "description": "Number of milliseconds since epoch.",
2625
- "type": "number"
2626
- },
2627
- {
2628
- "id": "TimeDelta",
2629
- "description": "Number of milliseconds.",
2630
- "type": "number"
2631
- },
2632
- {
2633
- "id": "CallFrame",
2634
- "description": "Stack entry for runtime errors and assertions.",
2635
- "type": "object",
2636
- "properties": [
2637
- {
2638
- "name": "functionName",
2639
- "description": "JavaScript function name.",
2640
- "type": "string"
2641
- },
2642
- {
2643
- "name": "scriptId",
2644
- "description": "JavaScript script id.",
2645
- "$ref": "ScriptId"
2646
- },
2647
- {
2648
- "name": "url",
2649
- "description": "JavaScript script name or url.",
2650
- "type": "string"
2651
- },
2652
- {
2653
- "name": "lineNumber",
2654
- "description": "JavaScript script line number (0-based).",
2655
- "type": "integer"
2656
- },
2657
- {
2658
- "name": "columnNumber",
2659
- "description": "JavaScript script column number (0-based).",
2660
- "type": "integer"
2661
- }
2662
- ]
2663
- },
2664
- {
2665
- "id": "StackTrace",
2666
- "description": "Call frames for assertions or error messages.",
2667
- "type": "object",
2668
- "properties": [
2669
- {
2670
- "name": "description",
2671
- "description": "String label of this stack trace. For async traces this may be a name of the function that\ninitiated the async call.",
2672
- "optional": true,
2673
- "type": "string"
2674
- },
2675
- {
2676
- "name": "callFrames",
2677
- "description": "JavaScript function name.",
2678
- "type": "array",
2679
- "items": {
2680
- "$ref": "CallFrame"
2681
- }
2682
- },
2683
- {
2684
- "name": "parent",
2685
- "description": "Asynchronous JavaScript stack trace that preceded this stack, if available.",
2686
- "optional": true,
2687
- "$ref": "StackTrace"
2688
- },
2689
- {
2690
- "name": "parentId",
2691
- "description": "Asynchronous JavaScript stack trace that preceded this stack, if available.",
2692
- "experimental": true,
2693
- "optional": true,
2694
- "$ref": "StackTraceId"
2695
- }
2696
- ]
2697
- },
2698
- {
2699
- "id": "UniqueDebuggerId",
2700
- "description": "Unique identifier of current debugger.",
2701
- "experimental": true,
2702
- "type": "string"
2703
- },
2704
- {
2705
- "id": "StackTraceId",
2706
- "description": "If `debuggerId` is set stack trace comes from another debugger and can be resolved there. This\nallows to track cross-debugger calls. See `Runtime.StackTrace` and `Debugger.paused` for usages.",
2707
- "experimental": true,
2708
- "type": "object",
2709
- "properties": [
2710
- {
2711
- "name": "id",
2712
- "type": "string"
2713
- },
2714
- {
2715
- "name": "debuggerId",
2716
- "optional": true,
2717
- "$ref": "UniqueDebuggerId"
2718
- }
2719
- ]
2720
- }
2721
- ],
2722
- "commands": [
2723
- {
2724
- "name": "awaitPromise",
2725
- "description": "Add handler to promise with given promise object id.",
2726
- "parameters": [
2727
- {
2728
- "name": "promiseObjectId",
2729
- "description": "Identifier of the promise.",
2730
- "$ref": "RemoteObjectId"
2731
- },
2732
- {
2733
- "name": "returnByValue",
2734
- "description": "Whether the result is expected to be a JSON object that should be sent by value.",
2735
- "optional": true,
2736
- "type": "boolean"
2737
- },
2738
- {
2739
- "name": "generatePreview",
2740
- "description": "Whether preview should be generated for the result.",
2741
- "optional": true,
2742
- "type": "boolean"
2743
- }
2744
- ],
2745
- "returns": [
2746
- {
2747
- "name": "result",
2748
- "description": "Promise result. Will contain rejected value if promise was rejected.",
2749
- "$ref": "RemoteObject"
2750
- },
2751
- {
2752
- "name": "exceptionDetails",
2753
- "description": "Exception details if stack strace is available.",
2754
- "optional": true,
2755
- "$ref": "ExceptionDetails"
2756
- }
2757
- ]
2758
- },
2759
- {
2760
- "name": "callFunctionOn",
2761
- "description": "Calls function with given declaration on the given object. Object group of the result is\ninherited from the target object.",
2762
- "parameters": [
2763
- {
2764
- "name": "functionDeclaration",
2765
- "description": "Declaration of the function to call.",
2766
- "type": "string"
2767
- },
2768
- {
2769
- "name": "objectId",
2770
- "description": "Identifier of the object to call function on. Either objectId or executionContextId should\nbe specified.",
2771
- "optional": true,
2772
- "$ref": "RemoteObjectId"
2773
- },
2774
- {
2775
- "name": "arguments",
2776
- "description": "Call arguments. All call arguments must belong to the same JavaScript world as the target\nobject.",
2777
- "optional": true,
2778
- "type": "array",
2779
- "items": {
2780
- "$ref": "CallArgument"
2781
- }
2782
- },
2783
- {
2784
- "name": "silent",
2785
- "description": "In silent mode exceptions thrown during evaluation are not reported and do not pause\nexecution. Overrides `setPauseOnException` state.",
2786
- "optional": true,
2787
- "type": "boolean"
2788
- },
2789
- {
2790
- "name": "returnByValue",
2791
- "description": "Whether the result is expected to be a JSON object which should be sent by value.",
2792
- "optional": true,
2793
- "type": "boolean"
2794
- },
2795
- {
2796
- "name": "generatePreview",
2797
- "description": "Whether preview should be generated for the result.",
2798
- "experimental": true,
2799
- "optional": true,
2800
- "type": "boolean"
2801
- },
2802
- {
2803
- "name": "userGesture",
2804
- "description": "Whether execution should be treated as initiated by user in the UI.",
2805
- "optional": true,
2806
- "type": "boolean"
2807
- },
2808
- {
2809
- "name": "awaitPromise",
2810
- "description": "Whether execution should `await` for resulting value and return once awaited promise is\nresolved.",
2811
- "optional": true,
2812
- "type": "boolean"
2813
- },
2814
- {
2815
- "name": "executionContextId",
2816
- "description": "Specifies execution context which global object will be used to call function on. Either\nexecutionContextId or objectId should be specified.",
2817
- "optional": true,
2818
- "$ref": "ExecutionContextId"
2819
- },
2820
- {
2821
- "name": "objectGroup",
2822
- "description": "Symbolic group name that can be used to release multiple objects. If objectGroup is not\nspecified and objectId is, objectGroup will be inherited from object.",
2823
- "optional": true,
2824
- "type": "string"
2825
- },
2826
- {
2827
- "name": "throwOnSideEffect",
2828
- "description": "Whether to throw an exception if side effect cannot be ruled out during evaluation.",
2829
- "experimental": true,
2830
- "optional": true,
2831
- "type": "boolean"
2832
- }
2833
- ],
2834
- "returns": [
2835
- {
2836
- "name": "result",
2837
- "description": "Call result.",
2838
- "$ref": "RemoteObject"
2839
- },
2840
- {
2841
- "name": "exceptionDetails",
2842
- "description": "Exception details.",
2843
- "optional": true,
2844
- "$ref": "ExceptionDetails"
2845
- }
2846
- ]
2847
- },
2848
- {
2849
- "name": "compileScript",
2850
- "description": "Compiles expression.",
2851
- "parameters": [
2852
- {
2853
- "name": "expression",
2854
- "description": "Expression to compile.",
2855
- "type": "string"
2856
- },
2857
- {
2858
- "name": "sourceURL",
2859
- "description": "Source url to be set for the script.",
2860
- "type": "string"
2861
- },
2862
- {
2863
- "name": "persistScript",
2864
- "description": "Specifies whether the compiled script should be persisted.",
2865
- "type": "boolean"
2866
- },
2867
- {
2868
- "name": "executionContextId",
2869
- "description": "Specifies in which execution context to perform script run. If the parameter is omitted the\nevaluation will be performed in the context of the inspected page.",
2870
- "optional": true,
2871
- "$ref": "ExecutionContextId"
2872
- }
2873
- ],
2874
- "returns": [
2875
- {
2876
- "name": "scriptId",
2877
- "description": "Id of the script.",
2878
- "optional": true,
2879
- "$ref": "ScriptId"
2880
- },
2881
- {
2882
- "name": "exceptionDetails",
2883
- "description": "Exception details.",
2884
- "optional": true,
2885
- "$ref": "ExceptionDetails"
2886
- }
2887
- ]
2888
- },
2889
- {
2890
- "name": "disable",
2891
- "description": "Disables reporting of execution contexts creation."
2892
- },
2893
- {
2894
- "name": "discardConsoleEntries",
2895
- "description": "Discards collected exceptions and console API calls."
2896
- },
2897
- {
2898
- "name": "enable",
2899
- "description": "Enables reporting of execution contexts creation by means of `executionContextCreated` event.\nWhen the reporting gets enabled the event will be sent immediately for each existing execution\ncontext."
2900
- },
2901
- {
2902
- "name": "evaluate",
2903
- "description": "Evaluates expression on global object.",
2904
- "parameters": [
2905
- {
2906
- "name": "expression",
2907
- "description": "Expression to evaluate.",
2908
- "type": "string"
2909
- },
2910
- {
2911
- "name": "objectGroup",
2912
- "description": "Symbolic group name that can be used to release multiple objects.",
2913
- "optional": true,
2914
- "type": "string"
2915
- },
2916
- {
2917
- "name": "includeCommandLineAPI",
2918
- "description": "Determines whether Command Line API should be available during the evaluation.",
2919
- "optional": true,
2920
- "type": "boolean"
2921
- },
2922
- {
2923
- "name": "silent",
2924
- "description": "In silent mode exceptions thrown during evaluation are not reported and do not pause\nexecution. Overrides `setPauseOnException` state.",
2925
- "optional": true,
2926
- "type": "boolean"
2927
- },
2928
- {
2929
- "name": "contextId",
2930
- "description": "Specifies in which execution context to perform evaluation. If the parameter is omitted the\nevaluation will be performed in the context of the inspected page.\nThis is mutually exclusive with `uniqueContextId`, which offers an\nalternative way to identify the execution context that is more reliable\nin a multi-process environment.",
2931
- "optional": true,
2932
- "$ref": "ExecutionContextId"
2933
- },
2934
- {
2935
- "name": "returnByValue",
2936
- "description": "Whether the result is expected to be a JSON object that should be sent by value.",
2937
- "optional": true,
2938
- "type": "boolean"
2939
- },
2940
- {
2941
- "name": "generatePreview",
2942
- "description": "Whether preview should be generated for the result.",
2943
- "experimental": true,
2944
- "optional": true,
2945
- "type": "boolean"
2946
- },
2947
- {
2948
- "name": "userGesture",
2949
- "description": "Whether execution should be treated as initiated by user in the UI.",
2950
- "optional": true,
2951
- "type": "boolean"
2952
- },
2953
- {
2954
- "name": "awaitPromise",
2955
- "description": "Whether execution should `await` for resulting value and return once awaited promise is\nresolved.",
2956
- "optional": true,
2957
- "type": "boolean"
2958
- },
2959
- {
2960
- "name": "throwOnSideEffect",
2961
- "description": "Whether to throw an exception if side effect cannot be ruled out during evaluation.\nThis implies `disableBreaks` below.",
2962
- "experimental": true,
2963
- "optional": true,
2964
- "type": "boolean"
2965
- },
2966
- {
2967
- "name": "timeout",
2968
- "description": "Terminate execution after timing out (number of milliseconds).",
2969
- "experimental": true,
2970
- "optional": true,
2971
- "$ref": "TimeDelta"
2972
- },
2973
- {
2974
- "name": "disableBreaks",
2975
- "description": "Disable breakpoints during execution.",
2976
- "experimental": true,
2977
- "optional": true,
2978
- "type": "boolean"
2979
- },
2980
- {
2981
- "name": "replMode",
2982
- "description": "Setting this flag to true enables `let` re-declaration and top-level `await`.\nNote that `let` variables can only be re-declared if they originate from\n`replMode` themselves.",
2983
- "experimental": true,
2984
- "optional": true,
2985
- "type": "boolean"
2986
- },
2987
- {
2988
- "name": "allowUnsafeEvalBlockedByCSP",
2989
- "description": "The Content Security Policy (CSP) for the target might block 'unsafe-eval'\nwhich includes eval(), Function(), setTimeout() and setInterval()\nwhen called with non-callable arguments. This flag bypasses CSP for this\nevaluation and allows unsafe-eval. Defaults to true.",
2990
- "experimental": true,
2991
- "optional": true,
2992
- "type": "boolean"
2993
- },
2994
- {
2995
- "name": "uniqueContextId",
2996
- "description": "An alternative way to specify the execution context to evaluate in.\nCompared to contextId that may be reused across processes, this is guaranteed to be\nsystem-unique, so it can be used to prevent accidental evaluation of the expression\nin context different than intended (e.g. as a result of navigation across process\nboundaries).\nThis is mutually exclusive with `contextId`.",
2997
- "experimental": true,
2998
- "optional": true,
2999
- "type": "string"
3000
- }
3001
- ],
3002
- "returns": [
3003
- {
3004
- "name": "result",
3005
- "description": "Evaluation result.",
3006
- "$ref": "RemoteObject"
3007
- },
3008
- {
3009
- "name": "exceptionDetails",
3010
- "description": "Exception details.",
3011
- "optional": true,
3012
- "$ref": "ExceptionDetails"
3013
- }
3014
- ]
3015
- },
3016
- {
3017
- "name": "getIsolateId",
3018
- "description": "Returns the isolate id.",
3019
- "experimental": true,
3020
- "returns": [
3021
- {
3022
- "name": "id",
3023
- "description": "The isolate id.",
3024
- "type": "string"
3025
- }
3026
- ]
3027
- },
3028
- {
3029
- "name": "getHeapUsage",
3030
- "description": "Returns the JavaScript heap usage.\nIt is the total usage of the corresponding isolate not scoped to a particular Runtime.",
3031
- "experimental": true,
3032
- "returns": [
3033
- {
3034
- "name": "usedSize",
3035
- "description": "Used heap size in bytes.",
3036
- "type": "number"
3037
- },
3038
- {
3039
- "name": "totalSize",
3040
- "description": "Allocated heap size in bytes.",
3041
- "type": "number"
3042
- }
3043
- ]
3044
- },
3045
- {
3046
- "name": "getProperties",
3047
- "description": "Returns properties of a given object. Object group of the result is inherited from the target\nobject.",
3048
- "parameters": [
3049
- {
3050
- "name": "objectId",
3051
- "description": "Identifier of the object to return properties for.",
3052
- "$ref": "RemoteObjectId"
3053
- },
3054
- {
3055
- "name": "ownProperties",
3056
- "description": "If true, returns properties belonging only to the element itself, not to its prototype\nchain.",
3057
- "optional": true,
3058
- "type": "boolean"
3059
- },
3060
- {
3061
- "name": "accessorPropertiesOnly",
3062
- "description": "If true, returns accessor properties (with getter/setter) only; internal properties are not\nreturned either.",
3063
- "experimental": true,
3064
- "optional": true,
3065
- "type": "boolean"
3066
- },
3067
- {
3068
- "name": "generatePreview",
3069
- "description": "Whether preview should be generated for the results.",
3070
- "experimental": true,
3071
- "optional": true,
3072
- "type": "boolean"
3073
- },
3074
- {
3075
- "name": "nonIndexedPropertiesOnly",
3076
- "description": "If true, returns non-indexed properties only.",
3077
- "experimental": true,
3078
- "optional": true,
3079
- "type": "boolean"
3080
- }
3081
- ],
3082
- "returns": [
3083
- {
3084
- "name": "result",
3085
- "description": "Object properties.",
3086
- "type": "array",
3087
- "items": {
3088
- "$ref": "PropertyDescriptor"
3089
- }
3090
- },
3091
- {
3092
- "name": "internalProperties",
3093
- "description": "Internal object properties (only of the element itself).",
3094
- "optional": true,
3095
- "type": "array",
3096
- "items": {
3097
- "$ref": "InternalPropertyDescriptor"
3098
- }
3099
- },
3100
- {
3101
- "name": "privateProperties",
3102
- "description": "Object private properties.",
3103
- "experimental": true,
3104
- "optional": true,
3105
- "type": "array",
3106
- "items": {
3107
- "$ref": "PrivatePropertyDescriptor"
3108
- }
3109
- },
3110
- {
3111
- "name": "exceptionDetails",
3112
- "description": "Exception details.",
3113
- "optional": true,
3114
- "$ref": "ExceptionDetails"
3115
- }
3116
- ]
3117
- },
3118
- {
3119
- "name": "globalLexicalScopeNames",
3120
- "description": "Returns all let, const and class variables from global scope.",
3121
- "parameters": [
3122
- {
3123
- "name": "executionContextId",
3124
- "description": "Specifies in which execution context to lookup global scope variables.",
3125
- "optional": true,
3126
- "$ref": "ExecutionContextId"
3127
- }
3128
- ],
3129
- "returns": [
3130
- {
3131
- "name": "names",
3132
- "type": "array",
3133
- "items": {
3134
- "type": "string"
3135
- }
3136
- }
3137
- ]
3138
- },
3139
- {
3140
- "name": "queryObjects",
3141
- "parameters": [
3142
- {
3143
- "name": "prototypeObjectId",
3144
- "description": "Identifier of the prototype to return objects for.",
3145
- "$ref": "RemoteObjectId"
3146
- },
3147
- {
3148
- "name": "objectGroup",
3149
- "description": "Symbolic group name that can be used to release the results.",
3150
- "optional": true,
3151
- "type": "string"
3152
- }
3153
- ],
3154
- "returns": [
3155
- {
3156
- "name": "objects",
3157
- "description": "Array with objects.",
3158
- "$ref": "RemoteObject"
3159
- }
3160
- ]
3161
- },
3162
- {
3163
- "name": "releaseObject",
3164
- "description": "Releases remote object with given id.",
3165
- "parameters": [
3166
- {
3167
- "name": "objectId",
3168
- "description": "Identifier of the object to release.",
3169
- "$ref": "RemoteObjectId"
3170
- }
3171
- ]
3172
- },
3173
- {
3174
- "name": "releaseObjectGroup",
3175
- "description": "Releases all remote objects that belong to a given group.",
3176
- "parameters": [
3177
- {
3178
- "name": "objectGroup",
3179
- "description": "Symbolic object group name.",
3180
- "type": "string"
3181
- }
3182
- ]
3183
- },
3184
- {
3185
- "name": "runIfWaitingForDebugger",
3186
- "description": "Tells inspected instance to run if it was waiting for debugger to attach."
3187
- },
3188
- {
3189
- "name": "runScript",
3190
- "description": "Runs script with given id in a given context.",
3191
- "parameters": [
3192
- {
3193
- "name": "scriptId",
3194
- "description": "Id of the script to run.",
3195
- "$ref": "ScriptId"
3196
- },
3197
- {
3198
- "name": "executionContextId",
3199
- "description": "Specifies in which execution context to perform script run. If the parameter is omitted the\nevaluation will be performed in the context of the inspected page.",
3200
- "optional": true,
3201
- "$ref": "ExecutionContextId"
3202
- },
3203
- {
3204
- "name": "objectGroup",
3205
- "description": "Symbolic group name that can be used to release multiple objects.",
3206
- "optional": true,
3207
- "type": "string"
3208
- },
3209
- {
3210
- "name": "silent",
3211
- "description": "In silent mode exceptions thrown during evaluation are not reported and do not pause\nexecution. Overrides `setPauseOnException` state.",
3212
- "optional": true,
3213
- "type": "boolean"
3214
- },
3215
- {
3216
- "name": "includeCommandLineAPI",
3217
- "description": "Determines whether Command Line API should be available during the evaluation.",
3218
- "optional": true,
3219
- "type": "boolean"
3220
- },
3221
- {
3222
- "name": "returnByValue",
3223
- "description": "Whether the result is expected to be a JSON object which should be sent by value.",
3224
- "optional": true,
3225
- "type": "boolean"
3226
- },
3227
- {
3228
- "name": "generatePreview",
3229
- "description": "Whether preview should be generated for the result.",
3230
- "optional": true,
3231
- "type": "boolean"
3232
- },
3233
- {
3234
- "name": "awaitPromise",
3235
- "description": "Whether execution should `await` for resulting value and return once awaited promise is\nresolved.",
3236
- "optional": true,
3237
- "type": "boolean"
3238
- }
3239
- ],
3240
- "returns": [
3241
- {
3242
- "name": "result",
3243
- "description": "Run result.",
3244
- "$ref": "RemoteObject"
3245
- },
3246
- {
3247
- "name": "exceptionDetails",
3248
- "description": "Exception details.",
3249
- "optional": true,
3250
- "$ref": "ExceptionDetails"
3251
- }
3252
- ]
3253
- },
3254
- {
3255
- "name": "setAsyncCallStackDepth",
3256
- "description": "Enables or disables async call stacks tracking.",
3257
- "redirect": "Debugger",
3258
- "parameters": [
3259
- {
3260
- "name": "maxDepth",
3261
- "description": "Maximum depth of async call stacks. Setting to `0` will effectively disable collecting async\ncall stacks (default).",
3262
- "type": "integer"
3263
- }
3264
- ]
3265
- },
3266
- {
3267
- "name": "setCustomObjectFormatterEnabled",
3268
- "experimental": true,
3269
- "parameters": [
3270
- {
3271
- "name": "enabled",
3272
- "type": "boolean"
3273
- }
3274
- ]
3275
- },
3276
- {
3277
- "name": "setMaxCallStackSizeToCapture",
3278
- "experimental": true,
3279
- "parameters": [
3280
- {
3281
- "name": "size",
3282
- "type": "integer"
3283
- }
3284
- ]
3285
- },
3286
- {
3287
- "name": "terminateExecution",
3288
- "description": "Terminate current or next JavaScript execution.\nWill cancel the termination when the outer-most script execution ends.",
3289
- "experimental": true
3290
- },
3291
- {
3292
- "name": "addBinding",
3293
- "description": "If executionContextId is empty, adds binding with the given name on the\nglobal objects of all inspected contexts, including those created later,\nbindings survive reloads.\nBinding function takes exactly one argument, this argument should be string,\nin case of any other input, function throws an exception.\nEach binding function call produces Runtime.bindingCalled notification.",
3294
- "experimental": true,
3295
- "parameters": [
3296
- {
3297
- "name": "name",
3298
- "type": "string"
3299
- },
3300
- {
3301
- "name": "executionContextId",
3302
- "description": "If specified, the binding would only be exposed to the specified\nexecution context. If omitted and `executionContextName` is not set,\nthe binding is exposed to all execution contexts of the target.\nThis parameter is mutually exclusive with `executionContextName`.\nDeprecated in favor of `executionContextName` due to an unclear use case\nand bugs in implementation (crbug.com/1169639). `executionContextId` will be\nremoved in the future.",
3303
- "deprecated": true,
3304
- "optional": true,
3305
- "$ref": "ExecutionContextId"
3306
- },
3307
- {
3308
- "name": "executionContextName",
3309
- "description": "If specified, the binding is exposed to the executionContext with\nmatching name, even for contexts created after the binding is added.\nSee also `ExecutionContext.name` and `worldName` parameter to\n`Page.addScriptToEvaluateOnNewDocument`.\nThis parameter is mutually exclusive with `executionContextId`.",
3310
- "experimental": true,
3311
- "optional": true,
3312
- "type": "string"
3313
- }
3314
- ]
3315
- },
3316
- {
3317
- "name": "removeBinding",
3318
- "description": "This method does not remove binding function from global object but\nunsubscribes current runtime agent from Runtime.bindingCalled notifications.",
3319
- "experimental": true,
3320
- "parameters": [
3321
- {
3322
- "name": "name",
3323
- "type": "string"
3324
- }
3325
- ]
3326
- }
3327
- ],
3328
- "events": [
3329
- {
3330
- "name": "bindingCalled",
3331
- "description": "Notification is issued every time when binding is called.",
3332
- "experimental": true,
3333
- "parameters": [
3334
- {
3335
- "name": "name",
3336
- "type": "string"
3337
- },
3338
- {
3339
- "name": "payload",
3340
- "type": "string"
3341
- },
3342
- {
3343
- "name": "executionContextId",
3344
- "description": "Identifier of the context where the call was made.",
3345
- "$ref": "ExecutionContextId"
3346
- }
3347
- ]
3348
- },
3349
- {
3350
- "name": "consoleAPICalled",
3351
- "description": "Issued when console API was called.",
3352
- "parameters": [
3353
- {
3354
- "name": "type",
3355
- "description": "Type of the call.",
3356
- "type": "string",
3357
- "enum": [
3358
- "log",
3359
- "debug",
3360
- "info",
3361
- "error",
3362
- "warning",
3363
- "dir",
3364
- "dirxml",
3365
- "table",
3366
- "trace",
3367
- "clear",
3368
- "startGroup",
3369
- "startGroupCollapsed",
3370
- "endGroup",
3371
- "assert",
3372
- "profile",
3373
- "profileEnd",
3374
- "count",
3375
- "timeEnd"
3376
- ]
3377
- },
3378
- {
3379
- "name": "args",
3380
- "description": "Call arguments.",
3381
- "type": "array",
3382
- "items": {
3383
- "$ref": "RemoteObject"
3384
- }
3385
- },
3386
- {
3387
- "name": "executionContextId",
3388
- "description": "Identifier of the context where the call was made.",
3389
- "$ref": "ExecutionContextId"
3390
- },
3391
- {
3392
- "name": "timestamp",
3393
- "description": "Call timestamp.",
3394
- "$ref": "Timestamp"
3395
- },
3396
- {
3397
- "name": "stackTrace",
3398
- "description": "Stack trace captured when the call was made. The async stack chain is automatically reported for\nthe following call types: `assert`, `error`, `trace`, `warning`. For other types the async call\nchain can be retrieved using `Debugger.getStackTrace` and `stackTrace.parentId` field.",
3399
- "optional": true,
3400
- "$ref": "StackTrace"
3401
- },
3402
- {
3403
- "name": "context",
3404
- "description": "Console context descriptor for calls on non-default console context (not console.*):\n'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call\non named context.",
3405
- "experimental": true,
3406
- "optional": true,
3407
- "type": "string"
3408
- }
3409
- ]
3410
- },
3411
- {
3412
- "name": "exceptionRevoked",
3413
- "description": "Issued when unhandled exception was revoked.",
3414
- "parameters": [
3415
- {
3416
- "name": "reason",
3417
- "description": "Reason describing why exception was revoked.",
3418
- "type": "string"
3419
- },
3420
- {
3421
- "name": "exceptionId",
3422
- "description": "The id of revoked exception, as reported in `exceptionThrown`.",
3423
- "type": "integer"
3424
- }
3425
- ]
3426
- },
3427
- {
3428
- "name": "exceptionThrown",
3429
- "description": "Issued when exception was thrown and unhandled.",
3430
- "parameters": [
3431
- {
3432
- "name": "timestamp",
3433
- "description": "Timestamp of the exception.",
3434
- "$ref": "Timestamp"
3435
- },
3436
- {
3437
- "name": "exceptionDetails",
3438
- "$ref": "ExceptionDetails"
3439
- }
3440
- ]
3441
- },
3442
- {
3443
- "name": "executionContextCreated",
3444
- "description": "Issued when new execution context is created.",
3445
- "parameters": [
3446
- {
3447
- "name": "context",
3448
- "description": "A newly created execution context.",
3449
- "$ref": "ExecutionContextDescription"
3450
- }
3451
- ]
3452
- },
3453
- {
3454
- "name": "executionContextDestroyed",
3455
- "description": "Issued when execution context is destroyed.",
3456
- "parameters": [
3457
- {
3458
- "name": "executionContextId",
3459
- "description": "Id of the destroyed context",
3460
- "$ref": "ExecutionContextId"
3461
- }
3462
- ]
3463
- },
3464
- {
3465
- "name": "executionContextsCleared",
3466
- "description": "Issued when all executionContexts were cleared in browser"
3467
- },
3468
- {
3469
- "name": "inspectRequested",
3470
- "description": "Issued when object should be inspected (for example, as a result of inspect() command line API\ncall).",
3471
- "parameters": [
3472
- {
3473
- "name": "object",
3474
- "$ref": "RemoteObject"
3475
- },
3476
- {
3477
- "name": "hints",
3478
- "type": "object"
3479
- },
3480
- {
3481
- "name": "executionContextId",
3482
- "description": "Identifier of the context where the call was made.",
3483
- "experimental": true,
3484
- "optional": true,
3485
- "$ref": "ExecutionContextId"
3486
- }
3487
- ]
3488
- }
3489
- ]
3490
- },
3491
- {
3492
- "domain": "Schema",
3493
- "description": "This domain is deprecated.",
3494
- "deprecated": true,
3495
- "types": [
3496
- {
3497
- "id": "Domain",
3498
- "description": "Description of the protocol domain.",
3499
- "type": "object",
3500
- "properties": [
3501
- {
3502
- "name": "name",
3503
- "description": "Domain name.",
3504
- "type": "string"
3505
- },
3506
- {
3507
- "name": "version",
3508
- "description": "Domain version.",
3509
- "type": "string"
3510
- }
3511
- ]
3512
- }
3513
- ],
3514
- "commands": [
3515
- {
3516
- "name": "getDomains",
3517
- "description": "Returns supported domains.",
3518
- "returns": [
3519
- {
3520
- "name": "domains",
3521
- "description": "List of supported domains.",
3522
- "type": "array",
3523
- "items": {
3524
- "$ref": "Domain"
3525
- }
3526
- }
3527
- ]
3528
- }
3529
- ]
3530
- }
3531
- ]
3532
- }