E2E Browser Automation

Enables end-to-end testing and web automation through browser interaction capabilities for extracting content, following links, and executing automated browsing workflows with configurable headless operation.

View Source
1 stars
0 tools
Created Aug 2025
@m2rads/m2rads-e2e-browser-automation-limetest

About

Enables end-to-end testing and web automation through browser interaction capabilities for extracting content, following links, and executing automated browsing workflows with configurable headless operation.

Categories

general

Installation

npm

npm install @m2rads/m2rads-e2e-browser-automation-limetest

Configuration

{ "mcpServers": { "m2rads-e2e-browser-automation-limetest": { "command": "npx", "args": [ "-y", "@m2rads/m2rads-e2e-browser-automation-limetest" ] } } }