mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: component testing npm nit
This commit is contained in:
parent
0558c6c18d
commit
729e41b3aa
@ -38,7 +38,7 @@ Adding Playwright Test to an existing React, Vue or Svelte project is easy. Belo
|
||||
### Step 1: Install Playwright Test for components for your respective framework
|
||||
|
||||
```sh
|
||||
npm init playwright@latest --ct
|
||||
npm init playwright@latest -- --ct
|
||||
```
|
||||
|
||||
This step creates several files in your workspace:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user