The problem
Running gulp e2e task does not successfully end task once finished running my test suite.
I'm assuming that it's me, and not you, but I've stripped out everything that I can and it's still not completing the task. I have to manually kill Gulp in the command line.
Environment
- Mac OSX 10.12.3
- WebdriverIO version: 4.6.2
- Node.js version: 6.7.0
Details
I've created a temporary stripped-down repository that can run a basic tests:
https://github.com/shamrt/wdio-issue
Thanks so much for your help!
The problem
Running
gulp e2etask does not successfully end task once finished running my test suite.I'm assuming that it's me, and not you, but I've stripped out everything that I can and it's still not completing the task. I have to manually kill Gulp in the command line.
Environment
Details
I've created a temporary stripped-down repository that can run a basic tests:
https://github.com/shamrt/wdio-issue
Thanks so much for your help!