Web driver open new window instead of open new tab on firefox when click some linked menu

Hi guys,

I have and issue when I trying to click linked button, when I using chrome is opens new tab, also when I testing that button manually it will opens new tab, but when I trying to run automation for fire fox it will open new window instead of open new tab, but when I testing that button manually it will opens new tab. Is it an issue from selenium or katalon, or there is any setting to set that action for running on fire fox?

I am also facing the same issue. I also tried the ‘browser.link.open_newwindow.restriction: 0’ in execution settings but it’ not resolved the issue.

Is there any solution to this problem? I am also facing the same issue.

Same issue observed. Have tried changing the firefox browser settings but still it opens in a new window instead of new tab.

Did anyone ever find a solution to this? Also happening to me.