You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 further.
IE has a multi-process model, like Chrome, so there's multiple processes that are launched, regardless of if it's launched by browser-launcher or yourself via run.
Either way, I imagine it shouldn't be exiting with error 1. I'll poke around a bit and see what I can find.
See the output when I run
launch.js
withBROWSER=ie
:@tomitm, maybe you'd be interested?
The text was updated successfully, but these errors were encountered: