-
Hi, a vulnerability https://www.npmjs.com/advisories/1464 is introduced in selenium-cucumber-js via:
● selenium-cucumber-js@1.8.1 ➔ phantomjs-prebuilt@2.1.12 ➔ request@2.74.0 ➔ hawk@3.1.3 ➔ cryptile…
-
We are using your implementation and are quite happy but for our tests we need scenario isolated context.(like https://github.com/cucumber/cucumber-js/blob/master/docs/support_files/world.md ) Do you …
-
Are there are examples of the World object being used in conjunction with this package?
https://github.com/cucumber/cucumber-js/blob/master/docs/nodejs_example.md
-
After run the tests an error is displayed:
An error was thrown in your plugins file while executing the handler for the after:run event.
The error we received was:
Error: spawn cucumber-json…
-
**Describe the bug**
In the allure report, it is not printing console logs. Also need info about how to include screenshot for failure cases and recording.
**To Reproduce**
Steps to reproduce the…
-
**Environment (please complete the following information):**
- multiple-cucumber-html-reporter: [e.g. 1.10.0] - 3.6.0
- Node.js version: [e.g. 8.9.1]- v18.17.1
- NPM version: [e.g. 5.8.0] - v18.…
-
https://github.com/cucumber/cucumber-js
-
### Current behavior
Hi,
I have one test project with 2 features (I am using cucumber preprocessor @badeball), then when I try to execute my test with:
` npx cypress run --browser edge --headed`…
-
I am facing few issues when upgrades to latest cucumber version (version 6)
please can you recommend what changes will i need to do make it working with latest cucumber version (especially index.js…
-
If I use Ember.js with karma-cucumber.js I have some problems:
```
Uncaught Error. No function (idx) {
return this.objectAt(idx);
} function exists on {}
at karma-cucumberjs/lib/ad…