karma-ie-launcher icon indicating copy to clipboard operation
karma-ie-launcher copied to clipboard

Cannot start IE 11 64x

Open ruslanss opened this issue 8 years ago • 5 comments

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.

ruslanss avatar Mar 31 '16 01:03 ruslanss

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..

hulvei3 avatar May 02 '16 11:05 hulvei3

@karmarunnerbot any updates?

computnik avatar May 24 '16 20:05 computnik

It worked after I used the workaround mentioned in Readme

prog-rajkamal avatar Jul 18 '16 05:07 prog-rajkamal

@prog-rajkamal you saved my life . Thanks

mukeshfull avatar Feb 09 '18 12:02 mukeshfull

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.

baltjack avatar Jul 19 '18 16:07 baltjack