karma-ie-launcher
karma-ie-launcher copied to clipboard
IE crashes on load reference: #3
Windows 7 64 bit IE 11
When no instance of ie is running the karma can launch IE with no problem. When already having an instance of IE open, it fails to open an IE window. Case same as #3
I'm running into the same issue. If IE is already open, karma will launch 3 instances of IE and crash.
same here
The IE process started by karma is exiting with code 0 but is not terminated properly by windows. Karma has a retry count of 2 in order to start the configured browsers. In all 3 cases the spawn is exited with code 0 but browser instances are still running and not terminated properly. If you rerun your tests Karma is saying: No captured browser