loading…
Search for a command to run...
loading…
Drive and test web apps with a real browser
Use when the user needs browser-driven testing of a running web app.
Copy the skill folder into your Claude Code skills directory:
npx degit anthropics/skills/webapp-testing .claude/skills/webapp-testingTools this skill is permitted to call.
BashReadEquips Claude to test web applications end-to-end: launch a browser, interact with the UI, assert on state and capture screenshots for verification.
Copy the skill folder into .claude/skills (the Claude Code tab above does this in one command), or install it as a plugin.
Yes, this skill bundles executable scripts. Review the source before installing.