karma-runner / karma-ie-launcher

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

Multiple instances of IE instead of 1 #100

Closed hannah23280 closed 7 years ago

hannah23280 commented 7 years ago

Hi, I am new to this karma-ie-launcher. I manage to configure karma.config.js, such that when i start the karma (in watch mode), it automatically starts IE. but the problem is, it starts 3 instances of IE, so I was wondering how to control the number of IE instance to launch? What is the advantage of launching more than one instances?

hannah23280 commented 7 years ago

Manage to resolve this issue with the solution proposed here. https://github.com/karma-runner/karma-ie-launcher#running-ie-in-no-add-ons-mode

reduckted commented 6 years ago

Correct link: https://github.com/karma-runner/karma-ie-launcher#running-ie-in-no-add-ons-mode