karma-ie-launcher
karma-ie-launcher copied to clipboard
when run e2e for ie 11 first time, ie always pop up block and disconnect
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
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 :/
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 ?
+1