grunt-protractor-runner icon indicating copy to clipboard operation
grunt-protractor-runner copied to clipboard

Is keepAlive option unique to grunt-protractor-runner?

Open HomeboxJim opened this issue 9 years ago • 0 comments

Hi,

Sorry if this is off-topic. I've been using this project with the "keepAlive" parameter so that the tests will continue to run even if there is a failing test.

The problem is that now I've moved to a new project that uses gulp to run protractor, but I can't find any keepAlive parameters. If I was running protractor straight up by using the actual protractor command in the command line can I pass in some parameter that does this same "keepAlive" functionality?

Thanks.

HomeboxJim avatar Sep 27 '16 14:09 HomeboxJim