Skip to content

1.2.9

Compare
Choose a tag to compare
@Cuadrix Cuadrix released this 10 Oct 09:57
· 5 commits to master since this release

Change log

Fixes

  • Allow ports in request url for host request header (#61) (#62)
  • Take into account how CDPSession client is exposed in latest versions of Puppeteer (#78) (#79)
  • Allow domain cookies to be unset (#48) (#48#issuecomment-729802384)
  • Take into account that request.frame() might return null (#36) (#43) (#59) (#36#issuecomment-814520620)
  • Update differentiation between page and http request objects for latest versions of Puppeteer (Page -> CDPPage)
  • Update lookup method for latest versions of Puppeteer