Closed rajivsavroop closed 4 years ago
Hi Abhinaba,
Getting following unable to read cucumber-quick configuration when trying to run scenarios or features.
project root/.vscode/settings.json
{ "cucumber-quick": { "tool": "webdriverio", "script": "npx wdio wdio.conf.js" } }
Using following libraries "@wdio/cli": "^6.1.16", "@wdio/cucumber-framework":` "^6.1.13",
Resolved with help of the closed issue https://github.com/abhinaba-ghosh/cucumber-quick/issues/3. thanks for the video. I had to open the project as a separate workspace.
Hi Abhinaba,
Getting following unable to read cucumber-quick configuration when trying to run scenarios or features.
project root/.vscode/settings.json
{ "cucumber-quick": { "tool": "webdriverio", "script": "npx wdio wdio.conf.js" } }
Using following libraries "@wdio/cli": "^6.1.16", "@wdio/cucumber-framework":` "^6.1.13",