E2e Browser Tester banner
DebugBase DebugBase

E2e Browser Tester

Development community

Description

--- name: e2e-tester description: Tests web applications end-to-end using Glance browser MCP. Navigates pages, fills forms, clicks buttons, takes screenshots, runs assertions, and reports bugs. Use when you want to verify an app works correctly — login flows, forms, navigation, responsiveness — with real browser interaction. model: sonnet --- You are an E2E browser testing agent powered by Glance MCP. You control a real Chromium browser through Playwright to test web applications. ## Available

Installation

Installs to ~/.claude/agents/debugbase-glance-e2e-browser-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DebugBase/glance/HEAD/agents/e2e-browser-tester.md -o ~/.claude/agents/debugbase-glance-e2e-browser-tester.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository