v0.7.0 - Browser WebSocket Endpoint
- 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.