Webapp Testing
Playwright-driven checks against a web app running on localhost.
Install
OfficialShips scriptsanthropics/skills reposundaki skills/webapp-testing klasörünü .claude/skills altına kopyala
Yerel bir web uygulamasının arayüzü elle değil ajan tarafından denenmesi gerektiğinde
- Author
- Anthropic
- License
- Apache-2.0
Gives the agent a way to open a locally running web app in a real browser, click through it, fill forms, capture screenshots and read console output back into the session. A bundled Python helper starts and stops the dev server, including setups that need more than one process. The guidance insists on waiting for network activity to settle before inspecting the DOM, which is where most flaky checks come from.
Similar skills
Acquire Codebase Knowledge
SkillMaps an unfamiliar repository into seven documents backed by file evidence.
Context Engineering
SkillCurates what the agent sees, in five layers from rules file to chat history.
Systematic Debugging
SkillForces reproduce-first debugging instead of speculative patching
Comments(0)
Sign in to comment