mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-03-19 11:23:09 +00:00
chore: update the skills install help
This commit is contained in:
@@ -32,7 +32,7 @@ playwright-cli --help
|
||||
Claude Code, GitHub Copilot and others will use the locally installed skills.
|
||||
|
||||
```bash
|
||||
playwright-cli install-skills
|
||||
playwright-cli install --skills
|
||||
```
|
||||
|
||||
### Skills-less operation
|
||||
@@ -251,8 +251,8 @@ playwright-cli video-stop [filename] # stop video recording
|
||||
### Install
|
||||
|
||||
```bash
|
||||
playwright-cli install --skills # install skills
|
||||
playwright-cli install-browser # install browser
|
||||
playwright-cli install-skills # install skills
|
||||
```
|
||||
|
||||
### Configuration
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/cli",
|
||||
"version": "0.0.64",
|
||||
"version": "0.0.65",
|
||||
"description": "Playwright CLI",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user