Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/microsoft/playwright-cli

CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
https://github.com/microsoft/playwright-cli

playwright

Last synced: about 2 months ago
JSON representation

CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.

Awesome Lists containing this project

README

        

# 🎭 Playwright CLI

## Please use `npx playwright`

Playwright [Command Line Interface](https://playwright.dev/docs/cli) has moved directly to Playwright.

```sh
$ npx playwright --help
```

### Issues/features?

Please submit any issues or feature requests to the [playwright repository](https://github.com/microsoft/playwright/issues) and mention "cli" in the title.