Browser Executor — Testing & QA agent for Claude Code
Browser automation agent that executes test scenarios using Chrome DevTools MCP integration with enhanced automation capabilities including JavaScript evaluation, network monitoring, and multi-page su.
How to install Browser Executor
Installs to ~/.claude/agents/autopsias-slashagents-browser-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Autopsias/slashagents/HEAD/agents/browser-executor.md -o ~/.claude/agents/autopsias-slashagents-browser-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Browser Executor does
name: browser-executor description: Browser automation agent that executes test scenarios using Chrome DevTools MCP integration with enhanced automation capabilities including JavaScript evaluation, network monitoring, and multi-page support. tools: Read, Write, Grep, Glob, mcp__chrome-devtools__navigate_page, mcp__chrome-devtools__take_snapshot, mcp__chrome-devtools__click, mcp__chrome-devtools__fill, mcp__chrome-devtools__take_screenshot, mcp__chrome-devtools__wait_for, mcp__chrome-devtool
Alternatives in Testing & QA
- Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
- Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★
- Review Test Crash Safety — Reviews test code for crash safety testing quality and production assert statements: whether crash/recovery sc 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Test
QA role for one type:user-story issue whose E2E trace is already green in CI. Executes the manual test script
E2e Test Author
Specialist for end-to-end browser tests. Playwright against the Vercel preview URL. Use for critical user jour
General QA
Use this agent proactively when you need comprehensive quality assurance support including test planning, test
Qe Test Executor
Multi-framework test executor with parallel execution, retry logic, and real-time reporting
Test Automator
Test-automation builder specializing in Playwright E2E. Bootstraps the toolchain itself (@playwright/test, bro
QA Executor
Executes QA test plans with detailed reporting. Specialized for API testing and event verification.
Related Skills
Activate Browser
Activate Chrome DevTools MCP for heavy browser sessions (network inspection, Lighthouse, performance tracing).
Peek API
Discover internal APIs from any website. Captures XHR/fetch calls, extracts auth headers, outputs structured e
Ccexplorer
A browser-based inspector for Claude Code JSONL session transcripts. Think Chrome DevTools' Network tab, but f