karma-runner / karma-ie-launcher

A Karma plugin. Launcher for Internet Explorer.
MIT License
59 stars 23 forks source link

when run e2e for ie 11 first time, ie always pop up block and disconnect #36

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi, I build teamcity on server, the IE 11 have not set disable pop up block. So when I run e2e test for IE 11, it always pop up block, then karma will disconnect for browser and test fail. Can it fixed on karma-ie-launcher config or other better solution? The solution for disable IE pop up block: https://support.microsoft.com/en-us/kb/909604

Thanks

dignifiedquire commented 9 years ago

The link you posted only describes a manual way. If there is no commandline option I don't think we can do much from this side :/

ghost commented 9 years ago

Hi, Another question: I run e2e test by Chrome, Firefox, IE at the same time. But they will disconnect from karma unstably, how can I solve the problem ?

aeneasr commented 9 years ago

+1