Selenium
0
Enables browser automation through a Model Context Protocol (MCP) server implementation for Selenium WebDriver.
Acerca de
MCP Selenium is a Model Context Protocol (MCP) server that provides a standardized interface for browser automation using Selenium WebDriver. It allows various MCP clients, such as Goose or Claude Desktop, to interact with web browsers programmatically. Users can perform a wide range of actions including launching browser sessions, navigating to URLs, finding and interacting with web elements, handling keyboard and mouse inputs, uploading files, and capturing screenshots, supporting popular browsers like Chrome, Firefox, and MS Edge.
Características Principales
- Capture screenshots and upload files
- 0 GitHub stars
- Automate browser sessions with customizable options, including headless mode
- Navigate to URLs and interact with web elements using various locator strategies
- Perform advanced mouse actions like hover, drag and drop, double click, and right click
- Handle keyboard input and simulate key presses
Casos de Uso
- Automating repetitive web tasks and workflows
- Integrating browser interactions into AI agent applications
- Facilitating web application testing and quality assurance