YusukeIwaki / puppeteer-ruby

A Ruby port of Puppeteer
Apache License 2.0
289 stars 41 forks source link

Puppeteer 10.4 features #143

Closed YusukeIwaki closed 3 years ago

YusukeIwaki commented 3 years ago

https://github.com/puppeteer/puppeteer/releases/tag/v10.4.0

YusukeIwaki commented 3 years ago
YusukeIwaki commented 3 years ago

These features are not implemented just now. They will be implemented if needed.

sebyx07 commented 3 years ago
  • add proxy and bypass list parameters to createIncognitoBrowserContext
  • api: implement Page.waitForNetworkIdle()

These features are not implemented just now. They will be implemented if needed.

proxy would be great

n1xn commented 1 year ago
  • add proxy and bypass list parameters to createIncognitoBrowserContext
  • api: implement Page.waitForNetworkIdle()

These features are not implemented just now. They will be implemented if needed.

proxy would be great

Indeed.