Open multiple sites in same browser tab

Ask general questions here.
vijaysimha
Posts: 2
Joined: Sun Jul 19, 2020 5:07 pm

Open multiple sites in same browser tab

Post by vijaysimha » Sun Jul 19, 2020 5:14 pm

Hi Ranorex,

Am Vijay working for a corporate company,i have faced problem during batch executions.
Consider i have 2 recordings created say, recording 1 and recording 2 which has unique urls for open browser
When i execute 2 scripts from test suite.
The second recording is opening in new tab and my expectation should load in same tab after recording 1 executed.

Please provide solution as i had added Open browser in both recordings ,what should be rectified here ?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Open multiple sites in same browser tab

Post by Support Team » Mon Jul 20, 2020 10:35 pm

Hello vijaysimha,

The Open Browser action will will always open a new window, if you are looking to use the same window as the first recording and navigate to a new URL I recommend using the Invoke - Navigate (URL) action on the browser.

Enter the desired URL (syntax requires http or https)
2020-07-20 16_54_35-.png
Regards,
Sean
You do not have the required permissions to view the files attached to this post.