I'm trying to use Grunt for my Protractor+Cucumber tests, I was using grunt-protractor-runner plugin, but I realized that it was not running my After
steps, therefore my test fails.
Which plugin do you recommend? I was trying to use grunt-protractor-cucumber
and I can't make it work!
Can you please assist?