Browser - Code-First Playwright Browser Automation
Browser automation and web verification using code-first Playwright
Tags
Updated: 2026-03-26Capabilities
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
