CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
Перейти к файлу
Dmitry Gozman 26264970b0
chore: update README
2021-01-28 11:03:11 -08:00
.github/workflows devops: fix publish release job (#203) 2021-01-22 11:41:20 -08:00
utils chore: update canary_version to work with new setup (#200) 2021-01-21 13:02:45 -08:00
.gitignore chore: redirect playwright-cli users to playwright (#198) 2021-01-21 12:55:02 -08:00
.npmignore chore: redirect playwright-cli users to playwright (#198) 2021-01-21 12:55:02 -08:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-06-19 11:49:40 -07:00
LICENSE license: Playwright family is licensed under Apache 2 2020-09-01 12:02:51 -07:00
README.md chore: update README 2021-01-28 11:03:11 -08:00
SECURITY.md Initial SECURITY.md commit 2020-06-19 11:49:42 -07:00
index.js chore: redirect playwright-cli users to playwright (#198) 2021-01-21 12:55:02 -08:00
package-lock.json chore: redirect playwright-cli users to playwright (#198) 2021-01-21 12:55:02 -08:00
package.json chore: redirect playwright-cli users to playwright (#198) 2021-01-21 12:55:02 -08:00

README.md

🎭 Playwright CLI

Please use npx playwright

Playwright Command Line Interface has moved directly to Playwright.

$ npx playwright --help

Issues/features?

Please submit any issues or feature requests to the playwright repository and mention "cli" in the title.