Skip to content

Releases: puppeteer/puppeteer

v14.2.1

02 Jun 13:39
d5cd416

Choose a tag to compare

14.2.1 (2022-06-02)

Bug Fixes

  • use isPageTargetCallback in Browser::pages() (#8460) (5c9050a)

v14.2.0

01 Jun 20:12
b3b62b3

Choose a tag to compare

14.2.0 (2022-06-01)

Features

Bug Fixes

v14.1.2

30 May 14:29
7b13e30

Choose a tag to compare

14.1.2 (2022-05-30)

Bug Fixes

v14.1.1

19 May 15:00
0ca60a7

Choose a tag to compare

Bug Fixes

  • kill browser process when 'taskkill' fails on Windows (#8352) (dccfadb)
  • only check loading iframe in lifecycling (#8348) (7438030)
  • recompile before funit and unit commands (#8363) (8735b78), closes #8362

14.1.0

13 May 07:34
1441fb8

Choose a tag to compare

Features

  • add waitForXPath to ElementHandle (#8329) (7eaadaf)
  • allow handling other targets as pages internally (#8336) (3b66a2c)

Bug Fixes

  • disable AvoidUnnecessaryBeforeUnloadCheckSync to fix navigations (#8330) (4854ad5)
  • If currentNode and root are the same, do not include them in the result (#8332) (a61144d)

14.0.0

09 May 13:31
06f7390

Choose a tag to compare

⚠ BREAKING CHANGES

  • strict mode fixes for HTTPRequest/Response classes (#8297)
  • Node 12 is no longer supported.

Features

Bug Fixes

13.7.0

28 Apr 11:06
ae97cca

Choose a tag to compare

Features

Bug Fixes

13.6.0

20 Apr 08:09
29a3099

Choose a tag to compare

Features

  • chromium: roll to Chromium 101.0.4950.0 (r982053) (#8213) (ec74bd8)
  • respond multiple headers with same key (#8183) (c1dcd85)

Bug Fixes

  • also kill Firefox when temporary profile is used (#8233) (b6504d7)
  • consider existing frames when waiting for a frame (#8200) (0955225)
  • disable bfcache in the launcher (#8196) (9ac7318), closes #8182
  • enable page.spec event handler test for firefox (#8214) (2b45027)
  • forget queuedEventGroup when emitting response in responseReceivedExtraInfo (#8234) (#8239) (91a8e73)
  • forget request will be sent from the _requestWillBeSentMap list. (#8226) (4b786c9)
  • ignore favicon requests in page.spec event handler tests (#8208) (04e5c88)
  • network.spec.ts: typo in the word should (#8223) (e93faad)

13.5.2

31 Mar 09:11
0d9699b

Choose a tag to compare

Bug Fixes

13.5.1

09 Mar 13:25
e28462c

Choose a tag to compare

Bug Fixes