Playwright

Control browsers to perform sophisticated web interactions and visual tasks.

Featured
View Source
238 stars
0 tools
Created Aug 2025
@automata-labs-team/automata-labs-team-playwright

About

Control browsers to perform sophisticated web interactions and visual tasks.

Categories

general

Installation

npm

npm install @automata-labs-team/automata-labs-team-playwright

Configuration

{ "mcpServers": { "automata-labs-team-playwright": { "command": "npx", "args": [ "-y", "@automata-labs-team/automata-labs-team-playwright" ] } } }