puppeteer/utils
Alex Rudenko db28203e64 chore: support WebDriver BiDi browser instances (#8932)
This PR adds a basic support for WebDriver BiDi that currently includes only the ability to establish a connection and shutdown the browser. Therefore, the implementation is marked as internal and won't show up in the changelog as it's barely useful at the moment.

The API classes are kept as classes instead of interfaces so that clients relying on instanceof checks still work.
2022-09-15 02:15:15 +02:00
..
internal chore: use jobs for artifact generation (#8864) 2022-08-31 14:42:53 +02:00
mochaRunner chore: add custom reporter (#8931) 2022-09-09 12:22:48 +02:00
testserver chore: use --parallel (#8612) 2022-07-05 14:42:55 +02:00
bisect.js chore: follow test:$browser[:$flavor] naming for tests + retries for Firefox (#8775) 2022-08-11 18:45:52 +00:00
check_availability.js chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
generate_artifacts.ts chore: correct output (#8871) 2022-08-31 16:20:05 +02:00
generate_docs.ts chore: use jobs for artifact generation (#8864) 2022-08-31 14:42:53 +02:00
generate_sources.ts chore: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
get_deprecated_version_range.js chore: fix deprecate command (#8000) 2022-02-11 07:32:27 +01:00
prepare_puppeteer_core.js feat: export puppeteer methods (#8493) 2022-06-09 19:00:50 +02:00
remove_version_suffix.js chore: automate version bumps (#6627) 2020-11-26 11:38:24 +01:00
tsconfig.json chore: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00