Commit Graph

  • 202ffce0aa
    fix: remove deferred promise timeouts (#8835) Alex Rudenko 2022-08-24 12:05:32 +0200
  • 341b669a5e
    fix: allow multiple navigations to happen in LifecycleWatcher (#8826) Alex Rudenko 2022-08-22 16:51:58 +0200
  • b9b24cf963
    chore: use deferred promises in web worker (#8824) jrandolf 2022-08-22 14:03:45 +0200
  • e05c199a05
    chore: revert IPv4 DNS resolution workaround for Firefox from PR 8447 (#8825) Henrik Skupin 2022-08-22 14:00:56 +0200
  • 21cc961df9
    chore(main): release 16.2.0 (#8808) release-please[bot] 2022-08-19 10:15:47 +0200
  • 34f8737218
    feat: add Khmer (Cambodian) language support (#8809) Seanghay Yath 2022-08-18 13:57:00 +0700
  • 2a0eefb99f
    fix: handle service workers in extensions (#8807) Alex Rudenko 2022-08-17 19:34:34 +0200
  • 51b2f0576d
    chore: move Frame to Frame.ts (#8806) jrandolf 2022-08-17 17:45:45 +0200
  • b9c847960e
    chore: remove pkg-dir (#8805) jrandolf 2022-08-17 16:18:33 +0200
  • b80beecadf
    chore: use js extension (#8804) jrandolf 2022-08-17 15:40:32 +0200
  • 02e1eea7eb
    chore: use tsx (#8803) jrandolf 2022-08-17 15:32:57 +0200
  • 03c1814e5b
    chore: use jobs for document generation (#8802) jrandolf 2022-08-17 15:14:46 +0200
  • bdcb748b98
    chore: infrastructure for injecting scripts into DOMWorlds (#8801) jrandolf 2022-08-17 14:39:41 +0200
  • a5f1078feb
    chore(main): release 16.1.1 (#8769) release-please[bot] 2022-08-16 11:58:16 +0000
  • 3fad05d333
    fix: custom sessions should not emit targetcreated events (#8788) Alex Rudenko 2022-08-16 12:56:13 +0200
  • 65a5ce8464
    fix: deprecate root in WaitForSelectorOptions (#8795) jrandolf 2022-08-16 10:09:07 +0200
  • 8f612d5ff8
    fix: deprecate waitForTimeout (#8793) jrandolf 2022-08-16 08:24:25 +0200
  • b5da718e2e
    fix: deprecate ExecutionContext (#8792) jrandolf 2022-08-16 08:22:45 +0200
  • 90aa628fcc
    chore: update NEXT during versioning (#8794) jrandolf 2022-08-16 08:22:14 +0200
  • def2687235
    chore(deps): bump docker/build-push-action from 2.5.0 to 3.1.1 (#8785) dependabot[bot] 2022-08-15 15:52:52 +0200
  • 608dc6c408
    chore(deps): bump github/codeql-action from 2.1.17 to 2.1.18 (#8779) dependabot[bot] 2022-08-12 13:30:39 +0000
  • bafe2ca76b
    chore(deps): bump docker/metadata-action from 3.3.0 to 4.0.1 (#8719) dependabot[bot] 2022-08-12 13:06:18 +0000
  • 833cdc02f3
    chore(deps): bump docker/login-action from 1.10.0 to 2 (#8720) dependabot[bot] 2022-08-12 12:38:55 +0000
  • ddbe88b887
    chore: add custom rule for formatting comments (#8777) jrandolf 2022-08-12 14:15:26 +0200
  • 73221042db
    chore: follow test:$browser[:$flavor] naming for tests + retries for Firefox (#8775) Alex Rudenko 2022-08-11 20:45:52 +0200
  • 23da97105c
    chore: remove toStringTag (#8776) Alex Rudenko 2022-08-11 15:47:30 +0200
  • a238f5758d
    chore: refactor JSHandle and ExecutionContext (#8773) jrandolf 2022-08-11 11:45:35 +0200
  • ee2540baef
    fix: use targetFilter in puppeteer.launch (#8774) Alex Rudenko 2022-08-11 11:15:00 +0200
  • b4176029d9
    chore: update dependencies (#8771) jrandolf 2022-08-11 07:55:02 +0200
  • d6a88a9768
    chore: refactor FrameManager and fix docs (#8770) jrandolf 2022-08-10 23:34:29 +0200
  • 2580347b50
    fix: resolve navigation flakiness (#8768) Alex Rudenko 2022-08-10 17:59:58 +0200
  • c23cdb73a7
    fix: make sure there is a check for targets when timeout=0 (#8765) Alex Rudenko 2022-08-10 15:49:59 +0200
  • b5064b7b8b
    fix: specify Puppeteer version for Chromium 105.0.5173.0 (#8766) Alex Rudenko 2022-08-10 11:51:54 +0200
  • 837b10b15e
    chore: rename DOMWorld to IsolatedWorld (#8761) jrandolf 2022-08-09 15:17:42 +0200
  • 932a053d02
    chore: move adoption to DOMWorld (#8760) jrandolf 2022-08-09 14:55:18 +0200
  • 6934b94f23
    docs: introduce the Guides section + restore req interception docs (#8758) Alex Rudenko 2022-08-09 14:01:23 +0200
  • 8be8f5ff72
    chore: refactor deferred promise (#8759) jrandolf 2022-08-09 13:29:12 +0200
  • 50bcff2ec2
    chore: remove old website versions and point to md docs instead (#8757) Alex Rudenko 2022-08-09 13:13:05 +0200
  • af78cc768f
    chore: fix proxy-related tests (#8753) Alex Rudenko 2022-08-08 16:31:12 +0200
  • af92fc8f32
    docs: fix typos in the docker documentation (#8751) Alex Rudenko 2022-08-08 13:04:50 +0200
  • 2d5f216621
    chore(main): release 16.1.0 (#8743) release-please[bot] 2022-08-06 16:49:20 +0200
  • 8cb5043868
    fix: resolve target manager init if no existing targets detected (#8748) Alex Rudenko 2022-08-06 15:35:42 +0200
  • 9588072a28
    chore: try increasing swap size for website generator (#8745) Alex Rudenko 2022-08-06 14:59:47 +0200
  • eb6470931b
    docs: add documentation about Docker (#8741) Alex Rudenko 2022-08-05 11:00:09 +0200
  • 5cf9b4de8d
    feat: use an xpath query handler (#8730) jrandolf 2022-08-04 15:45:21 +0200
  • 49193cbf1c
    fix: specify the target filter in setDiscoverTargets (#8742) Alex Rudenko 2022-08-04 13:46:53 +0200
  • 26f6165008
    chore: configure docker image tags (#8738) Alex Rudenko 2022-08-03 17:59:59 +0200
  • 6c777e4d70
    chore: fix docker permissions (#8737) Alex Rudenko 2022-08-03 16:01:46 +0200
  • ce5d296073
    chore: add docker publishing permissions (#8736) Alex Rudenko 2022-08-03 13:36:09 +0200
  • 7d75b54b6e
    chore: move Docker publishing into a separate workflow (#8731) Alex Rudenko 2022-08-03 06:26:56 +0200
  • 0c8bce13a2
    chore(main): release 16.0.0 (#8729) release-please[bot] 2022-08-02 14:08:19 +0000
  • 860a13f306 chore: add .devcontainer to .gitignore (#8723) jrandolf 2022-08-02 14:57:08 +0200
  • 1f89724b64 chore: increase max-old-space-size for docs (#8721) Alex Rudenko 2022-08-02 14:05:44 +0200
  • 2abd772c9c feat: detect Firefox in connect() automatically (#8718) Alex Rudenko 2022-08-02 10:50:05 +0200
  • fae4fa5915 chore: publish a Docker image (#8702) Alex Rudenko 2022-08-01 15:59:43 +0200
  • d2f6db2073 fix: use loaderId to reduce test flakiness (#8717) Alex Rudenko 2022-08-01 15:39:08 +0200
  • 6b35128e3e chore(deps): bump github/codeql-action from 2.1.12 to 2.1.17 (#8709) dependabot[bot] 2022-08-01 13:15:34 +0000
  • c064114636 chore: refactor init to make sure it works with paused targets (#8710) Alex Rudenko 2022-07-29 12:42:25 +0200
  • 96d9608d1d fix: disable AcceptCHFrame (#8706) Alex Rudenko 2022-07-29 10:01:15 +0200
  • e237ba0f2e chore(deps): bump actions/setup-node from 3.3.0 to 3.4.1 (#8671) dependabot[bot] 2022-07-29 05:50:34 +0000
  • f52b37a3aa docs: fix a typo in waitForSelector (#8701) Alex Rudenko 2022-07-27 10:01:00 +0200
  • 4ac252a25d chore(deps): bump ws from 8.8.0 to 8.8.1 (#8672) dependabot[bot] 2022-07-27 07:42:18 +0200
  • 9bd7d38579 chore: fix command name in tot-ci.yml (#8698) Alex Rudenko 2022-07-26 11:46:33 +0200
  • 936ed8607e feat: add Dockerfile (#8315) Alex Rudenko 2022-07-25 14:34:01 +0200
  • 6f81b23728 fix: address flakiness in frame handling (#8688) Alex Rudenko 2022-07-25 11:20:38 +0200
  • 2cbfdeb0ca feat: use CDP's auto-attach mechanism (#8520) Alex Rudenko 2022-07-21 20:50:46 +0200
  • a654607c74
    chore(main): release 15.5.0 (#8683) release-please[bot] 2022-07-21 14:25:48 +0000
  • f1b8ad3269
    feat(chromium): roll to Chromium 105.0.5173.0 (r1022525) (#8682) Alex Rudenko 2022-07-21 15:16:47 +0200
  • a43965a4b6
    chore(main): release 15.4.2 (#8681) release-please[bot] 2022-07-21 12:22:40 +0000
  • 2abb9f0c14
    fix: taking a screenshot with null viewport should be possible (#8680) Alex Rudenko 2022-07-21 10:34:18 +0200
  • 3d780a3f08
    chore: fix ToT test jobs (#8679) Alex Rudenko 2022-07-21 10:12:23 +0200
  • d734c14813
    chore(main): release 15.4.1 (#8678) release-please[bot] 2022-07-21 09:35:51 +0200
  • 34ab5ca503
    fix: import URL (#8670) jrandolf 2022-07-21 08:20:51 +0200
  • c801ce1c7b
    chore: try to fix the docusaurus build by giving Node more old mem space (#8675) Alex Rudenko 2022-07-20 11:18:02 +0200
  • 0180a882e2 docs: add gitlab-ci section to troubleshooting (#8664) chakzefir 2022-07-20 11:04:31 +0300
  • f0c28085c0
    chore(main): release 15.4.0 (#8668) release-please[bot] 2022-07-13 15:52:23 +0200
  • edcdf217ce
    fix: ignore *.tsbuildinfo (#8662) jrandolf 2022-07-13 15:16:39 +0200
  • af08c5c903
    feat: expose the page getter on Frame (#8657) Alex Rudenko 2022-07-11 21:06:35 +0200
  • dd27559090
    chore(main): release 15.3.2 (#8647) release-please[bot] 2022-07-08 09:58:30 +0200
  • b47f066c2c
    fix(page): fix page.#scrollIntoViewIfNeeded method (#8631) Asen Bozhilov 2022-07-08 09:53:45 +0300
  • 1de0383abf
    fix: cache dynamic imports (#8652) Alex Rudenko 2022-07-07 21:09:07 +0200
  • d0c4291995
    fix: expose a RemoteObject getter (#8642) Alex Rudenko 2022-07-07 15:04:28 +0200
  • f82c03682a
    chore: link new puppeteer versions (#8637) jrandolf 2022-07-06 17:49:47 +0200
  • ec8c750383
    chore(main): release 15.3.1 (#8635) release-please[bot] 2022-07-06 09:24:46 +0200
  • 4cd97e93f9
    chore: format on pre-release (#8634) jrandolf 2022-07-06 09:15:12 +0200
  • 5ff205dc8b
    fix: extends ElementHandle to Nodes (#8552) jrandolf 2022-07-06 09:05:37 +0200
  • b49d530d73
    chore: continue-on-error for non-Linux tests (#8632) jrandolf 2022-07-06 08:23:39 +0200
  • b5a345b06b
    chore: format docs (#8629) jrandolf 2022-07-05 15:41:43 +0200
  • 9e596d0761
    chore: format code (#8628) jrandolf 2022-07-05 15:06:10 +0200
  • 28e236f1a6
    chore: use --parallel (#8612) jrandolf 2022-07-05 14:42:55 +0200
  • 45eb2c607f
    chore: remove docusaurus metadata from README.md (#8624) jrandolf 2022-07-05 14:42:31 +0200
  • fc77c1517f
    chore: fetch 2 levels of commits on doc check (#8625) jrandolf 2022-07-05 11:04:46 +0200
  • 3735ef13f1
    chore: backmerge docs (#8620) jrandolf 2022-07-01 19:10:23 +0200
  • 6b2b421b7d
    chore: use github.ref (#8618) jrandolf 2022-07-01 19:09:43 +0200
  • 59c8027041
    chore: add CNAME (#8619) jrandolf 2022-07-01 19:08:27 +0200
  • 01c76b7eb1
    chore(main): release 15.3.0 (#8606) release-please[bot] 2022-07-01 17:02:54 +0200
  • c1d57f3e5f
    chore: fix bad revision (#8617) jrandolf 2022-07-01 16:55:12 +0200
  • 32c9f3e6fb
    chore: update contributing.md (#8616) jrandolf 2022-07-01 16:29:21 +0200
  • 9fa96600f2
    chore: update CI (#8614) jrandolf 2022-07-01 16:00:27 +0200
  • 0cf4832878
    fix: remove unused imports (#8613) jrandolf 2022-07-01 16:00:03 +0200