Update playwright-setup.md
This commit is contained in:
parent
8ceaca72c7
commit
f5c1884142
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ pretty standard setup that you get from `npm i playwright`
|
|||
```
|
||||
added the DEBUG env var to see logging of the wds server startup while running playwright
|
||||
|
||||
the WDS setup is in [web-dev-server.md]
|
||||
the WDS setup is in ![web-dev-server.md]
|
||||
|
||||
```typescript
|
||||
import { defineConfig, devices } from '@playwright/test';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue