P

playwright-cli

Von:microsoft·#187 im Trend

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

26.1Kwöchentliche Installationen
9,500Sterne
Zum ersten Mal gesehenToday

Installation

Senden Sie diesen Befehl an Ihren KI-Agenten:

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

Dokumentation

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