We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec198e commit a1c1626Copy full SHA for a1c1626
docs/usage/bdd-mode.mdx
@@ -12,7 +12,7 @@ Auto-Browse seamlessly integrates with [playwright-bdd](https://github.com/vital
12
1. Install required dependencies:
13
14
```bash
15
-npm install --save-dev playwright-bdd
+npm install playwright-bdd
16
```
17
18
2. Configure `playwright.config.ts`:
0 commit comments