Skip to content

Remote selenium #32

@rafaeldev

Description

@rafaeldev

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"
      ]
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions