Automate browser testing, web interaction, and page workflows with Selenium 4 tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "selenium-mcp" yet — see the docs or source repo.
Use selenium-mcp to open the target login page, enter the test username and password, submit the form, and verify whether it redirects to the user homepage; then return the execution steps and assertion results.
Returns the browser automation log and states whether the login test passed.
Use selenium-mcp to visit this list of web pages one by one, wait until each page fully loads, extract the title, price, and button text, and organize the results into a structured list.
Outputs structured extracted results with the target fields for further analysis.
Use selenium-mcp to perform search, add-to-cart, and checkout page access in sequence, record whether each step completes successfully, and capture screenshots of any abnormal pages.
Returns pass/fail results for the key flow, failed steps, and notes for related screenshots.
Automate browsers via MCP for navigation, form filling, and screenshot capture.
Automate browser testing and generate test code with CI-ready Selenium workflows.
Crawl pages and extract web data with Selenium, pagination, scrolling, and screenshots.
Automate browser tasks, capture console logs, and take screenshots for web workflows.
Control a browser with AI for automation, extraction, interception, and screenshots.
Automate browsing, form filling, login, and page interactions through a Chrome MCP server.