Multiple Instances IE Issue | Selenium Forum
M
Posted on 27/12/2016
Hi,

I am trying to use selenium with IE11 and I am using latest 64 bit IE driver.
When i am trying to run my test with IE, multiple instances of internet explorer is opening.I am not sure what i am missing.

Any help will be appreciated.

Thanks

M
Replied on 27/12/2016

are you doing driver.quit() at the end of each test?