create_websocket_connection
Establish a WebSocket connection for Puppeteer or Playwright, enabling browser automation with customizable options like stealth mode, ad blocking, viewport settings, and user-agent configuration.
Instructions
Create WebSocket connection for Puppeteer/Playwright
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockAds | No | ||
browser | No | ||
extraHTTPHeaders | No | ||
library | No | ||
stealth | No | ||
userAgent | No | ||
viewport | No |