zs-zs / grunt-selenium-standalone

Grunt tasks for running a standalone Selenium server using the popular selenium-standalone package
MIT License
8 stars 9 forks source link

Child process is not stopped if Grunt run fails/dies #6

Closed JamesMGreene closed 8 years ago

JamesMGreene commented 8 years ago

It would be nice if there was a way to automatically stop the Selenium server child process if a Grunt run fails/dies before reaching an expected selenium_standalone:my_target:stop task execution.