Skip to content

feat: add support for remote CDP browsers#65

Open
Niek wants to merge 1 commit intogoogle-gemini:mainfrom
Niek:cdp
Open

feat: add support for remote CDP browsers#65
Niek wants to merge 1 commit intogoogle-gemini:mainfrom
Niek:cdp

Conversation

@Niek
Copy link

@Niek Niek commented Oct 8, 2025

This PR adds support for remote browsers using Playwright over CDP. Example use:

export GEMINI_API_KEY="..."
export CDP_URL="wss://connect.undetect.io/launch?key=..." # Or any other CDP WebSocket URL
python main.py --query="Go to Google and type 'Hello World' into the search bar" --env="playwright"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant