browser-tools - Interactive Chrome browser automation tools
Interactive browser automation via Chrome DevTools Protocol for web interaction and frontend testing
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- navigate to URLs
- execute JavaScript
- capture screenshots
- select DOM elements
- display cookies
- extract page content
Inputs
- Chrome browser instance
- Chrome DevTools Protocol port
- web page URLs
- JavaScript code
Outputs
- temporary screenshot files
- CSS selectors
- cookie data
- markdown content
- JavaScript execution results
Requirements
- macOS operating system
- Google Chrome installed
- Chrome remote debugging on port 9222
- Node.js runtime
- npx tsx command
