What problem does it solve?
This Skill removes the friction of manual browser work by letting you automate navigation, testing, scraping, and screenshot capture in repeatable headless sessions.
Core Features & Use Cases
- Headless Browser Automation: Control web pages programmatically for browsing, form entry, and interaction workflows.
- UI Testing and Debugging: Validate interfaces, inspect page states, and capture screenshots or traces for troubleshooting.
- Web Scraping and Research: Collect page content across sites, including multi-step flows and persistent session-based tasks.
- Parallel Session Management: Run multiple isolated browser sessions for concurrent jobs or separate test contexts.
Quick Start
Use the bowser skill to open the target website in a named persistent Playwright session, inspect the page, interact with elements, and capture screenshots as needed.