webapp-testing

Installation
SKILL.md

Web Application Testing

Use agent-browser CLI for all browser automation and web app testing.

Core Workflow

  1. Navigate: agent-browser open <url>
  2. Snapshot: agent-browser snapshot -i (returns elements with refs like @e1, @e2)
  3. Interact using refs from the snapshot
  4. Re-snapshot after navigation or significant DOM changes

Decision Tree

Related skills
Installs
2
GitHub Stars
1
First Seen
Feb 27, 2026