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 - Automated Web Application Testing with Playwright

Toolkit for interacting with and testing local web applications using Playwright automation.

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Navigate to URLs
  • Click buttons and links
  • Fill form fields
  • Select dropdowns
  • Handle dialogs and alerts
  • Assert element presence
  • Verify text content
  • Check element visibility
  • Capture screenshots
  • View console logs

Inputs

  • Node.js environment
  • Local web application
  • Accessible URL

Outputs

  • Browser screenshots
  • Console logs
  • Test results
  • Debug artifacts

Requirements

  • Node.js installed
  • Locally running web application
  • Playwright support

Source

  • Spec: SKILL.md
web-testing
browser-automation
playwright
debugging
frontend
Navigate to URLs
Click buttons and links
Fill form fields
Select dropdowns
Node.js environment
Local web application
Accessible URL
Browser screenshots
Console logs
Test results