Connect via CDP URL
Connect to any remote browser using Chrome DevTools Protocol (CDP):Start Chrome with Remote Debugging
To enable CDP on a local or remote Chrome instance:Third-Party Cloud Browsers
You can use any cloud browser service that provides a CDP URL:- Browserless -
cdp_url="wss://chrome.browserless.io?token=YOUR_TOKEN" - BrowserStack - Connect via their CDP endpoint
- LambdaTest - Connect via their CDP endpoint
- Any Docker-based Chrome - Run headless Chrome in a container