selenium-cucumber-js
selenium-cucumber-js copied to clipboard
Browser automation framework written in pure JavaScript using official selenium-webdriver and cucumber-js
Hi, I am new with selenium-cucumber-js, I would like to add custom message and screenshot to the html report, but I dont know how. I am not sure if the...
Apologies for being a pest, BUT, for our jenkins test runner, it's very helpful to use the --no-colors option with cucumber otherwise we get a bunch of escape codes like...
1 - how to use es6. 2 - To cucumber-html-reporter - how to setup metadata 3 - how to customize report It is really a awesome project so thank you
### Issue with npm install Interestingly running `npm install selenium-cucumber-js --save-dev` within Intelij it runs without errors. However if I do it via command line I get the following: ```...