Closed SimitTomar closed 8 years ago
@SimitTomar are you still facing the issue?
@SimitTomar Closing this issue. Please try with the latest version and let us know if you are still facing this issue.
Hey Kushang,
I switched to Gulp-protractor for generating Reports.
Thank Simit
I have my Grunt file defined as below: module.exports = function(grunt) {
};
The path to the Feature file and other necessary configuration is given in the cuke.conf.js. On running the task grunt Webdriver, the scripts executed fine but no Report is generated.
Thanks Simit