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.

Browser - Code-First Playwright Browser Automation

Browser automation and web verification using code-first Playwright

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • launch browser
  • navigate to URL
  • take screenshot
  • get visible text
  • get visible HTML
  • save PDF
  • capture network logs
  • handle dialog
  • manage tabs
  • click element
  • fill form
  • type text
  • select option
  • press key
  • wait for element
  • evaluate JavaScript
  • resize viewport
  • set device
  • upload file
  • interact with iframe

Inputs

  • URL
  • CSS selector
  • file path
  • text content
  • key
  • device name
  • screen dimensions
  • iframe selector

Outputs

  • screenshot file
  • text content
  • HTML content
  • PDF file
  • network logs
  • dialog info
  • accessibility tree
  • console logs
  • page URL
  • page title

Requirements

  • TypeScript environment
  • Playwright library

Source

  • Spec: SKILL.md
browser automation
Playwright
testing
web scraping
code-first
MCP
launch browser
navigate to URL
take screenshot
get visible text
URL
CSS selector
file path
screenshot file
text content
HTML content