playwright-npx - Node.js Browser Automation with Playwright
Automate browser tasks programmatically with Playwright and Node.js scripts
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- navigate to URL
- take screenshot
- scrape web data
- fill form fields
- click elements
- wait for selector
Inputs
- URL
- CSS selectors
- form data
- session file
Outputs
- screenshot files
- scraped data
- console logs
- error logs
Requirements
- Node.js runtime
- npx command
- Playwright installed
- Chromium browser
