Hi James - by default Edge opens new tabs, not new windows. You can change this behaviour by using the
--new-window
command when launching, eg
msedge.exe --new-window www.blueprism.com
Another option is to spy the tab headings via AA or UIA and create an action to activate the tab you want (using the
Default action in a Navigate stage).