puppeteer v13.0.0 Release Notes

Release Date: 2021-12-10 // over 2 years ago
  • โš  BREAKING CHANGES

    • typo in 'already-handled' constant of the request interception API (#7813)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ฆ expose HTTPRequest intercept resolution state and clarify docs (#7796) (dc23b75)
    • implement Element.waitForSelector (#7825) (c034294)

    ๐Ÿ› Bug Fixes