LogoClawIndex
CasesSkillsAbout
LogoClawIndex

browser-automation - Local Python Browser Automation with Playwright

Provides CLI tools using Python and Playwright to navigate, interact with, and test web applications without MCP protocols.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Navigate to web pages
  • Click page elements
  • Type text into inputs
  • Capture page screenshots
  • Extract page content
  • Hover over elements
  • Execute custom JavaScript

Inputs

  • Target webpage URLs
  • CSS selectors
  • Input text strings
  • Screenshot file paths
  • JavaScript code

Outputs

  • Screenshot image files
  • Extracted text or HTML content
  • Command stdout and stderr output

Requirements

  • Python 3.8+
  • Playwright Python library
  • Chromium browser installation

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.
browser-automation
playwright
python
cli
web-testing
Navigate to web pages
Click page elements
Type text into inputs
Capture page screenshots
Target webpage URLs
CSS selectors
Input text strings
Screenshot image files
Extracted text or HTML content
Command stdout and stderr output