#14898·puppeteer

Puppeteer v26

Author: OrKoNCreated Apr 22, 2026Updated Jun 30, 2026
Labelsfeature
  • Remove postData in favor of fetchPostData
    • Blocker: are we missing any synchronous body access use cases? Any dependency on postDataEntries in other WebDriver BiDi clients?
  • Remove Browser.isConnected
  • Remove deprecated drag and drop APIs
    • Blocker: check if any client relies on these APIs?
    • Blocker: check if the test coverage for new API is sufficient?
  • Remove text and commands from keyDown input
  • Remove setUserAgent with positional attributes
  • Remove page-level cookie API
  • Remove the PuppeteerNode.product getter
  • https://github.com/puppeteer/puppeteer/issues/14387
  • https://github.com/puppeteer/puppeteer/issues/15172