Skip to content

v0.6.0

Choose a tag to compare

@sohaib17 sohaib17 released this 01 Feb 22:44
· 2 commits to main since this release
527e8ad

Added

  • Cookies harvesting support
    • Custom CookieJar extending http.cookiejar.CookieJar
    • Automatically converts CDP cookies to standard Python cookies for requests/urllib
  • Retain Chrome/Chromium version in Browser._version after launch

Changed

  • Tests updated
  • Docs updated

Full Changelog: v0.5.1...v0.6.0