Skip to content

v0.7.0 - Browser WebSocket Endpoint

Compare
Choose a tag to compare
@drudge drudge released this 17 Oct 02:08
· 181 commits to main since this release
  • Add support for connecting to a browser websocket URL (browserWSEndpoint)

This update introduces a significant enhancement that makes it easier to integrate Puppeteer workflows with remote browser instances, providing greater flexibility and efficiency in deploying automations.

By specifying a WebSocket endpoint, users can now connect directly to a remotely hosted Puppeteer browser instance. This is particularly useful when running workflows on cloud-based environments or shared infrastructure.