Hi guys,
when I run Selenium tests (written in Java) with the Internet Explorer, opening a link (e.g. via <a>-Tag or clickable <div>) always creates a new window instead of a new tab.
I already set the respective option in the Internet Options to open links in new tabs, but it does not work.
However, when I use the Internet Explorer without Selenium to open the same link, it works and the link is opened in a new tab.
As a result of this, I think that the Internet Explorer Driver resets this option somehow, but I do not know how to prevent it from doing so.
Do I have to set a specific capability or something like that?
Thanks in advance!
Selenium Version:
- 3.6.0
Internet Explorer:
- Version: 11.953.14393.0
- Update-Version: 11.0.40 (KB4012204)
- Architecture: 32bit
Operating System:
- Windows 10 Enterprise