karma-ie-launcher
karma-ie-launcher copied to clipboard
Cannot start IE 11 64x
Cannot start internet explorer 11 on 64x Windows 10. It does launch 3 browser windows but does nothing else with them.
Trace:
31 03 2016 02:37:56.064:WARN [karma]: No captured browser, open http://localhost:9876/ 31 03 2016 02:37:56.089:INFO [karma]: Karma v0.13.22 server started at http://localhost:9876/ 31 03 2016 02:37:56.099:INFO [launcher]: Starting browser IE 31 03 2016 02:37:56.165:ERROR [launcher]: Cannot start IE
31 03 2016 02:37:56.177:INFO [launcher]: Trying to start IE again (1/2). 31 03 2016 02:37:56.328:ERROR [launcher]: Cannot start IE
31 03 2016 02:37:56.468:INFO [launcher]: Trying to start IE again (2/2). 31 03 2016 02:37:57.109:ERROR [launcher]: Cannot start IE
31 03 2016 02:37:57.196:ERROR [launcher]: IE failed 2 times (cannot start). Giving up. 31 03 2016 02:37:57.255:INFO [IE 11.0.0 (Windows 10 0.0.0)]: Connected on socket /#LNouUYmcrDF1W1kXAAAB with id 14299125
31 03 2016 02:38:07.599:WARN [IE 11.0.0 (Windows 10 0.0.0)]: Disconnected (1 times), because no message in 10000 ms.
I had the issue as well both locally and on team-city. Was running 0.1.1.
An update to 0.2.0 seems to have fixed the issue..
@karmarunnerbot any updates?
It worked after I used the workaround mentioned in Readme
@prog-rajkamal you saved my life . Thanks
For clarity : the workaround is to disable extensions with the -extoff flag. It wasn't clear to me that this setting had an impact on proper capture.