Page 1 of 1

Open multiple sites in same browser tab

Posted: Sun Jul 19, 2020 5:14 pm
by vijaysimha
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 ?

Re: Open multiple sites in same browser tab

Posted: Mon Jul 20, 2020 10:35 pm
by Support Team
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