LogoClawIndex
CasesSkillsAbout
LogoClawIndex

e2e-loop - Automated E2E Exploratory Testing

Run automated exploratory E2E testing on web applications using Playwright and document bugs

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • scan codebase for routes
  • identify page types
  • identify interactive elements
  • collect login credentials
  • create loop-prompt.md
  • create phase-tracker.md
  • create FINDINGS.md
  • create playwright-helper.ts
  • create run-e2e-loop.sh
  • create test-data-helper.ts
  • install playwright dependencies
  • save authentication state
  • run smoke test
  • run e2e testing loop
  • document test findings
  • mark phase complete
  • validate database state
  • verify API endpoints
  • tag frontend findings
  • tag backend findings

Inputs

  • web application URL
  • login credentials
  • codebase
  • known issues

Outputs

  • FINDINGS.md report
  • phase-tracker.md
  • Playwright test scripts
  • test-data-helper.ts
  • auth state file
  • test execution results

Requirements

  • Node.js environment
  • running web application
  • Playwright
  • web browser runtime

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
E2E testing
web automation
bug detection
Playwright
exploratory testing
API testing
database validation
scan codebase for routes
identify page types
identify interactive elements
collect login credentials
web application URL
login credentials
codebase
FINDINGS.md report
phase-tracker.md
Playwright test scripts