P

playwright-cli

bymicrosoftΒ·#187 trending

Install the playwright-cli skill for your AI agent. Published by microsoft/playwright-cli.

26.1Kweekly installs
9,500stars
First seenToday

Installation

Send this command to your AI agent:

npx skills add https://github.com/microsoft/playwright-cli --skill playwright-cli

Documentation

Browser automation with 40+ commands for navigation, interaction, form filling, and web testing.

  • Supports multiple browsers (Chrome, Firefox, WebKit, Edge) with persistent profiles, extensions, and custom configurations
  • Core interactions include clicking, typing, dragging, selecting, uploading files, and handling dialogs across page elements
  • Storage management for cookies, localStorage, and sessionStorage; network request mocking and routing for testing
  • DevTools integration with console logging, network inspection, tracing, and video recording for debugging
  • Named browser sessions for parallel workflows and snapshot-based page state capture after each command