angiejones
Automates web browser actions with Selenium WebDriver.
moves the mouse to hover over an element
navigates to a URL
simulates pressing a keyboard key
sends keys to an element, aka typing
performs a right click (context click) on an element
uploads a file using a file input element
performs a double click on an element
finds an element
clicks an element
closes the current browser session
drags an element and drops it onto another element
launches browser
captures a screenshot of the current page
gets the text() of an element
Connect to MCP Server
No additional configuration required