-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Hi everyone!
How can I access a remote selenium?
I use selenium how dependency of my project in docker-compose.yml to run integration tests and I want reuse to cluade too.
I'm tried configure MCP like below but without success
{
"mcpServers": {
"selenium": {
"command": "npx",
"args": [
"@angiejones/mcp-selenium",
"--selenium-url",
"http://localhost:4444/wd/hub"
]
}
}
}ZuluPro
Metadata
Metadata
Assignees
Labels
No labels