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 9037616 commit 8a6d914Copy full SHA for 8a6d914
index.js
@@ -55,7 +55,6 @@ const program = new commander.Command('Create CodeceptJS')
55
.option('--template <template>', 'Install template')
56
57
// engines select
58
- .option('--playwright', 'Install playwright packages')
59
.option('--puppeteer', 'Install puppeteer packages')
60
.option('--webdriverio', 'Install webdriverio packages')
61
.option('--testcafe', 'Install testcafe packages')
0 commit comments