Update playwright-setup.md
This commit is contained in:
parent
99cc3a8167
commit
851af7882a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ export default defineConfig({
|
|||
```
|
||||
added the DEBUG env var to see logging of the wds server startup while running playwright
|
||||
|
||||
for convinience and to inform your mates I added the 2 options with `--headed` and `--ui`. Use the ui to develop your tests
|
||||
for convenience and to inform your mates I added the 2 options with `--headed` and `--ui`. Use the ui to develop your tests
|
||||
|
||||
the WDS setup is in [here](web-dev-server.md)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue