Internet-Explorer – Opened in the new window of the IE instead of the Selenium web driver in the Selenium Web driver

When manually clicking the link in my app, it will open in a new tab in Chrome and IE. However, when my script runs, the link will be in IE Open in a new window instead of a new tab. The same script runs as expected in Chrome. Any idea how to get rid of this?
Change the default settings of IE.

>Open Internet Explorer, click ” Tools” icon (or press Ctrl-X), and then click “Internet Options”.> In the “General” tab, find the “Tabs” section, and then click the “Settings” button in that section.> In the middle of the Settings dialog box, there is an option called “Open when opening a new tab:”-and the drop-down menu below it.> Click the drop-down menu, and then select the new tab page. (Joel somehow got Another option: “Your first homepage.”)>Click OK, and then click OK again.

Manually order in my application When I click the link, it opens in a new tab in Chrome and IE. However, when my script runs, the link opens in a new window in IE instead of a new tab. The same script opens in Chrome Expected to run. Any idea how to get rid of this?

Change the default settings of IE.

>Open Internet Explorer, click the “Tools” icon (or press Ctrl-X), then Click “Internet Options”.> In the “General” tab, find the “Tabs” section, and then click the “Settings” button in that section.> In the middle of the “Settings” dialog box, there is a section called ” Open when you open a new tab:” option – and the drop-down menu below it.> Click the drop-down menu and select the new tab page. (Joel somehow got another choice: “Your first Home page.”)>Click OK, and then click OK again.

Leave a Comment

Your email address will not be published.