Commit Graph

  • 5b3ff64cf5
    ci: update auto-roller to be more robust (#10308) Nikolay Vitkov 2023-06-02 15:37:48 +0200
  • 78a5c0ad5c
    chore: fix scorecards analysis (#10306) Nikolay Vitkov 2023-06-02 14:19:22 +0200
  • 4d0dbbc517
    feat: add page.removeExposedFunction (#10297) Nikolay Vitkov 2023-06-02 14:08:36 +0200
  • 4764b9a079
    chore: remove commitlint and husky (#10304) Alex Rudenko 2023-06-02 13:17:20 +0200
  • 4d4e4bc892
    chore: add engines to the puppeteer package too (#10303) Alex Rudenko 2023-06-02 12:52:52 +0200
  • d20b4fb407
    ci: pin dependencies to commit (#10296) Nikolay Vitkov 2023-06-02 11:52:21 +0200
  • 021402d136
    feat(chrome): roll to Chrome 114.0.5735.45 (r1135570) (#10302) Alex Rudenko 2023-06-02 11:12:31 +0200
  • 60229810c5
    chore: bump @puppeteer/ng-schematics versions (#10200) Nikolay Vitkov 2023-06-02 10:37:36 +0200
  • 6e39a2eb1d
    chore: update license checker (#10301) Alex Rudenko 2023-06-02 10:11:53 +0200
  • 9abd48a062
    fix: content() not showing comments outside html tag (#10293) Nikolay Vitkov 2023-06-01 21:51:16 +0200
  • 27db1eb4f4
    docs: add webp to captureScreenshot.format (#10295) Thiago Perrotta 2023-06-01 11:49:27 -0400
  • 74becdb6a0
    chore: add browser and browserContext methods to Page (#10290) Nikolay Vitkov 2023-06-01 13:04:36 +0200
  • 7aa7f46c7c
    docs: update Contributing (#10289) Nikolay Vitkov 2023-06-01 10:35:59 +0200
  • 7a765e9fab
    ci: automate PR for Chrome roll (#10287) Nikolay Vitkov 2023-06-01 10:13:42 +0200
  • cf8402b711
    chore: disable Firefox preference browser.translations.enable (#10288) Julian Descottes 2023-06-01 09:18:04 +0200
  • 39e9737232
    refactor: Deferred to a class (#10282) Nikolay Vitkov 2023-05-31 23:36:19 +0200
  • 5fc136eec1
    chore: release main (#10281) release-please[bot] 2023-05-31 13:09:47 +0000
  • 6923c6b3de
    chore: simplify waitWithTimeout (#10278) Nikolay Vitkov 2023-05-31 14:48:51 +0200
  • 6f8ea5764d
    chore: add Page.reload for BiDi (#10274) Nikolay Vitkov 2023-05-31 13:13:34 +0200
  • 3fdad21744
    chore: update Docs dependencies (#10275) Nikolay Vitkov 2023-05-31 11:30:22 +0200
  • e61d9cbb4b
    chore: refactor waitForNetworkIdle + waitForEvent (#10277) Nikolay Vitkov 2023-05-31 09:32:16 +0200
  • 54d6192262
    chore: add methods to configure locators (#10273) Alex Rudenko 2023-05-30 15:20:00 +0200
  • b03acac30f
    chore: add support for waitForNetworkIdle (#10261) Nikolay Vitkov 2023-05-30 13:07:55 +0200
  • 2741b76d30
    chore(deps): Bump proxy-agent from 6.2.0 to 6.2.1 (#10267) dependabot[bot] 2023-05-30 09:52:37 +0000
  • 3a1f4f0f8f
    fix: pass on the auth from the download URL (#10271) Alex Rudenko 2023-05-30 11:37:22 +0200
  • 50e72a4d11
    fix: bind trimCache to the instance (#10270) Alex Rudenko 2023-05-30 11:10:45 +0200
  • a94dbceade
    chore: add Page/Frame title method (#10260) Nikolay Vitkov 2023-05-30 10:36:22 +0200
  • 73b72b31b2
    test: catch unhandled in a network test (#10242) Alex Rudenko 2023-05-30 10:03:06 +0200
  • 1e5865c911
    chore: remove unused files (#10259) Nikolay Vitkov 2023-05-30 09:22:09 +0200
  • 39935c8a40
    refactor: use Deferred for session close (#10258) Nikolay Vitkov 2023-05-30 09:03:42 +0200
  • f342c26d95
    chore: add WaitForRequest and WaitForResponse (#10257) Nikolay Vitkov 2023-05-26 14:50:00 +0200
  • ff22ba8679
    refactor: rename DeferredPromise to Deferred (#10255) Alex Rudenko 2023-05-26 11:42:22 +0200
  • b5a124ff73
    feat: Page.removeScriptToEvaluateOnNewDocument (#10250) Junyan 2023-05-26 15:56:45 +0800
  • 031b021703
    chore: bump TS target to ES2021 (#10247) Nikolay Vitkov 2023-05-26 09:37:05 +0200
  • 79b5299c5b
    chore: recover Buffer.concat on errors (#10252) Alex Rudenko 2023-05-26 08:45:02 +0200
  • c9cca17833
    refactor: make deferred promises more robust to use (#10245) Alex Rudenko 2023-05-26 08:02:17 +0200
  • b1308d1c95
    chore: release main (#10228) release-please[bot] 2023-05-25 04:52:07 +0000
  • 0cac94c0d6
    chore: EventEmitter should mimic NodeJS' one (#10241) Nikolay Vitkov 2023-05-24 17:57:56 +0200
  • 557ec24cfc
    fix: stacktraces should not throw errors (#10231) Nikolay Vitkov 2023-05-24 14:42:08 +0200
  • cf28dae775
    chore: convert async describe to sync (#10238) Alex Rudenko 2023-05-24 14:08:36 +0200
  • faab64e1f3
    chore: use Chrome Canary for BiDi testing (#10222) Nikolay Vitkov 2023-05-24 13:43:45 +0200
  • 49360eac10
    chore: fixes expectation for test in Firefox (#10239) Nikolay Vitkov 2023-05-24 11:56:24 +0200
  • 8903d2f6ec
    chore: fix uncaught error (#10234) Alex Rudenko 2023-05-23 15:19:12 +0200
  • 4edcb72430
    chore: fix test expectations (#10232) Alex Rudenko 2023-05-23 14:46:08 +0200
  • 9ca9bbf259
    chore: implement fill for locators (#10220) Alex Rudenko 2023-05-23 13:55:12 +0200
  • 81f73a55f3
    feat: Page.setBypassServiceWorker (#10229) Junyan 2023-05-23 19:51:32 +0800
  • 640422680f
    fix: webpack tests to use dirname (#10230) Alex Rudenko 2023-05-23 12:06:26 +0200
  • 2c0bd54d2e
    feat: use proxy-agent to support various proxies (#10227) Alex Rudenko 2023-05-23 09:56:36 +0200
  • 6f6edbb43d
    chore(deps): Bump http-proxy-agent from 6.0.1 to 6.1.0 (#10226) dependabot[bot] 2023-05-23 09:00:15 +0200
  • 070ee03d31
    chore: network module for BiDi (#10159) Nikolay Vitkov 2023-05-22 14:52:31 +0200
  • 60a365ec0c
    docs: add new top-level functions to browsers docs (#10221) Alex Rudenko 2023-05-22 14:03:11 +0200
  • 87ca58f97a
    chore: implement locators for scroll and hover (#10219) Alex Rudenko 2023-05-22 11:57:51 +0200
  • 7487598433
    chore: release main (#10201) release-please[bot] 2023-05-22 08:07:48 +0000
  • b6d8145d06
    chore(deps): Bump @angular-devkit/architect from 0.1600.1 to 0.1600.2 (#10205) dependabot[bot] 2023-05-22 09:01:04 +0200
  • bcf5fd87ae
    fix: ElementHandle dragAndDrop should fail when interception is disabled (#10209) Nikolay Vitkov 2023-05-19 15:10:43 +0200
  • 9cba24a961
    refactor: make it easier to extend trimCache (#10202) Alex Rudenko 2023-05-17 16:10:51 +0200
  • 1ad32ec994
    feat: add an ability to trim cache for Puppeteer (#10199) Alex Rudenko 2023-05-17 15:21:40 +0200
  • dab77d0c06
    refactor: use InitializationStatus consistently (#10192) Alex Rudenko 2023-05-17 10:13:17 +0200
  • 5a5e4d46a3
    refactor: change target promises to be deferred (#10191) Alex Rudenko 2023-05-16 17:18:22 +0200
  • 354ac3bfc8
    chore: update http-proxy-agent (#10190) jrandolf 2023-05-16 15:11:11 +0200
  • 372d12172b
    refactor: move target updates to the target manager (#10189) Alex Rudenko 2023-05-16 13:34:10 +0200
  • 2e289a7e87
    chore(deps): Bump cross-fetch from 3.1.5 to 3.1.6 (#10187) dependabot[bot] 2023-05-16 09:40:30 +0000
  • 1e0cb1a164
    chore: release main (#10185) release-please[bot] 2023-05-16 07:42:00 +0000
  • 2808240c71
    chore: implement Frames for BiDi (#10121) Nikolay Vitkov 2023-05-15 16:39:47 +0200
  • 609584a8b8
    refactor: add WorkerTarget and OtherTarget (#10181) Alex Rudenko 2023-05-15 13:12:23 +0200
  • d0c68ff002
    fix: use encode/decodeURIComponent (#10183) jrandolf 2023-05-15 12:09:43 +0200
  • d388a6edfd
    feat: add ability to uninstall a browser (#10179) Alex Rudenko 2023-05-15 11:51:42 +0200
  • 2ba96c6557
    Revert "refactor: update TypeScript to ES2022" (#10184) jrandolf 2023-05-15 11:37:41 +0200
  • db87ae65e1
    refactor: update TypeScript to ES2022 (#10182) jrandolf 2023-05-15 11:24:23 +0200
  • ccbb82d9cd
    fix: update the command name (#10178) Alex Rudenko 2023-05-15 09:39:37 +0200
  • f342a129e8
    refactor: introduce an internal PageTarget subclass (#10167) Alex Rudenko 2023-05-12 11:51:28 +0200
  • c05a94a8c4
    chore(deps): Bump @angular-devkit/architect from 0.1502.7 to 0.1600.1 (#10157) dependabot[bot] 2023-05-12 07:37:28 +0000
  • 056fad03e0
    chore(deps): Bump @angular-devkit/core from 15.2.7 to 16.0.1 (#10156) dependabot[bot] 2023-05-12 09:32:03 +0200
  • 671fa546f1
    chore: release main (#10151) release-please[bot] 2023-05-11 19:41:41 +0000
  • 4398f66f28
    fix: downloadPath should be used by the install script (#10163) Alex Rudenko 2023-05-11 19:09:24 +0200
  • c00cf45009
    chore: create a test helper for launching browser (#10152) Nikolay Vitkov 2023-05-11 15:10:27 +0200
  • e313b054e6
    feat: support Chrome channels for ChromeDriver (#10158) Alex Rudenko 2023-05-11 13:26:05 +0200
  • c815ba45a3
    refactor: use helpers for JSON/text (#10154) Alex Rudenko 2023-05-11 10:21:49 +0200
  • 317fa732f9
    feat: implement detailed errors for evaluation (#10114) jrandolf 2023-05-10 08:23:29 +0000
  • 75a50257e0
    chore: release main (#10143) release-please[bot] 2023-05-08 15:15:39 +0000
  • 90ed263eaf
    feat: support stable/dev/beta/canary keywords for chrome and chromium (#10140) Alex Rudenko 2023-05-08 14:54:44 +0200
  • baf2a86fdd
    chore: update puppeteer dependencies (#10141) Nikolay Vitkov 2023-05-08 14:21:34 +0200
  • e6354965e8
    docs: fix ts error in example code (#10138) Taehyun Hwang 2023-05-08 19:38:16 +0900
  • 510d9717be
    chore: try to enable some tests for firefox (#10136) Alexandra Borovova 2023-05-08 11:39:23 +0200
  • 3a6569e8ef
    chore: release main (#10137) release-please[bot] 2023-05-05 13:25:47 +0200
  • 9a1aff8a4c
    chore: implement locators with a click (#10009) Alex Rudenko 2023-05-05 11:11:16 +0200
  • 9758cae029
    fix: rename PUPPETEER_DOWNLOAD_HOST to PUPPETEER_DOWNLOAD_BASE_URL (#10130) Alex Rudenko 2023-05-05 10:32:58 +0200
  • 9e21d30f75
    chore: update typescript (#10135) jrandolf 2023-05-05 07:46:17 +0200
  • 4615607b7d
    chore: add test console after navigation (#10110) Nikolay Vitkov 2023-05-04 11:43:12 +0200
  • 3fb8135f68
    docs: should keep track of README changes (#10133) Nikolay Vitkov 2023-05-04 10:58:34 +0200
  • 6dbd53bc4e
    docs: remove a link to browserfetcher (#10129) Alex Rudenko 2023-05-04 10:24:04 +0200
  • 7358e9e92f
    refactor: use http-proxy-agent (#10132) Alex Rudenko 2023-05-04 10:19:56 +0200
  • 8d08b2f481
    chore: update CfT Dashboard URLs (#10122) Mathias Bynens 2023-05-03 21:24:03 +0200
  • ead413b560
    chore: release main (#10117) release-please[bot] 2023-05-03 18:37:42 +0200
  • 19f43348a8
    feat(chrome): roll to Chrome 113.0.5672.63 (r1121455) (#10116) Alex Rudenko 2023-05-03 11:01:10 +0200
  • 61605a0ed9
    chore: release main (#10108) release-please[bot] 2023-05-02 16:56:03 +0000
  • 79d3ba09f7
    chore: release ng-schematics as 0.2.0 (#10111) Nikolay Vitkov 2023-05-02 14:32:49 +0200
  • 575f00a31d
    fix: use AbortSignal.throwIfAborted (#10105) Alex Rudenko 2023-05-02 14:08:05 +0200
  • a856f8ff76
    docs: fix link in JSHandle (#10106) Nikolay Vitkov 2023-05-02 09:48:44 +0200
  • ec191c25e1
    chore: remove BrowserFetcher namespace (#10107) Alex Rudenko 2023-05-02 09:48:18 +0200