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 0720106 commit 01cf4dbCopy full SHA for 01cf4db
Readme.md
@@ -70,7 +70,7 @@ More configuration options are is listed on [CodeceptJS Playwright page](https:/
70
Playwright module requires NodeJS server to be running. Start the server manually:
71
72
```
73
-npx codeception-playwright-module
+npx codeception-module-playwright
74
75
76
If you want to start server automatically, use [RunProcess extension](https://codeception.com/extensions#RunProcess) from Codeception
0 commit comments