Back to all skills
๐ŸŒ
Web & Browser

Browser Automation

Drive a real browser to fill forms, click through sites, and extract data.

4.6rating
13,800 installs
playwright-bridge
Pro+ required

About this skill

Browser Automation runs a real Chromium session via Playwright. Describe the goal in natural language ("log in, go to the invoices page, download the last 6 PDFs") and the skill plans the clicks, executes them, and reports back with screenshots of each step. Handles authentication, cookies, JavaScript-heavy sites, and sites that block static scrapers.

What it does

  • Real Chromium session via Playwright
  • Natural-language goal โ†’ browser actions
  • Screenshot of each step for audit
  • Handles auth, cookies, JS-rendered sites
  • Headless or headed mode for debugging

Use cases

  • Download 6 months of invoices from a supplier portal
  • Fill a repetitive web form from a spreadsheet row
  • Extract data from a site that blocks static scrapers