Skip to content

v3.0.0

Choose a tag to compare

@szmarczak szmarczak released this 18 Oct 06:54
· 31 commits to master since this release
9fb9417
  • fix: skip proxy-chain (#53)

The API remains the same, although this release may be breaking.
Proxies are handled entirely by puppeteer now.
Launching a browser does not create a proxy server anymore.

Introduces initial support for proxy per page for both puppeteer and playwright.