Closed mitchhentges closed 8 years ago
Thanks @vsashidh!
Hi Mitchell,
There is a still an issue with re-spawning the ie browser after my code stops the browser. I think it might be a windows thing not allowing for terminating the process. You might want to explore that furhter.
Thanks!
I'm a little concerned about why the instance wasn't stopping properly. Note that if you run
example/launch.js
with IE, it shows the following:What's with the
exit code: 1
in the middle? Hmm. (That existed before this PR, it's just curious)