Selenium

Automates web browser actions with Selenium WebDriver.

Featured
View Source
233 stars
0 tools
Created Aug 2025
@angiejones/angiejones-selenium

About

Automates web browser actions with Selenium WebDriver.

Categories

general

Installation

npm

npm install @angiejones/angiejones-selenium

Configuration

{ "mcpServers": { "angiejones-selenium": { "command": "npx", "args": [ "-y", "@angiejones/angiejones-selenium" ] } } }