Selenium MCP Server
JSON →Control web browsers using the Selenium WebDriver for automation and testing.
Tools · 5
- selenium_navigate Navigates the browser to a specific URL.
- selenium_findElement Finds an element on the page using a CSS selector.
- selenium_click Clicks an element.
- selenium_sendKeys Sends keystrokes to an element.
- selenium_getPageSource Retrieves the current page source HTML.
Links
★ 4 GitHub stars