LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

webapp-testing - Web Application Testing with Playwright and E2E Principles

Performs web application testing using E2E, Playwright, and deep auditing strategies

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run browser tests
  • take screenshots
  • check accessibility
  • map application routes
  • scan API endpoints
  • test user workflows
  • validate response codes
  • organize test structure

Inputs

  • web application URL
  • Playwright scripts
  • test configuration
  • data-testid selectors
  • fixture data
  • API endpoints list
  • component directories

Outputs

  • test execution reports
  • screenshot files
  • accessibility audit results
  • trace viewer data
  • test coverage reports
  • API response validation logs

Requirements

  • Python environment
  • Playwright installation
  • Chromium browser
  • pip package manager
  • file system access
  • web application access

Source

  • Spec: SKILL.md
web-testing
e2e
playwright
automation
quality-assurance
browser-testing
run browser tests
take screenshots
check accessibility
map application routes
web application URL
Playwright scripts
test configuration
test execution reports
screenshot files
accessibility audit results