Back to Skills

Playwright Browser Automation

Provider: lackeyjb

Model-invoked Playwright automation for testing and validating web applications. Allows the agent to drive a browser to check UIs or scrape data.

Description

Model-invoked Playwright automation for testing and validating web applications. Allows the agent to drive a browser to check UIs or scrape data.

Source

https://github.com/lackeyjb/playwright-skill

Sample Usage

  • "Go to google.com and search for 'OpenCode'."
  • "Test the login flow on localhost:3000."
  • "Take a screenshot of the homepage."

Configuration

  1. Install the skill.
  2. Prerequisite: Ensure Node.js and Playwright are installed (npm install playwright).