puppeteer v14.1.0 Release Notes

Release Date: 2022-05-13 // almost 2 years ago
  • ๐Ÿ”‹ 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)