Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/microsoft/playwright-cli
- Owner: microsoft
- License: apache-2.0
- Archived: true
- Created: 2020-06-19T18:34:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T19:03:12.000Z (almost 4 years ago)
- Last Synced: 2024-09-21T07:33:39.289Z (about 2 months ago)
- Topics: playwright
- Language: JavaScript
- Homepage: https://playwright.dev
- Size: 1.08 MB
- Stars: 1,020
- Watchers: 23
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.