16-05-23 06:07 AM
Hi everyone,
I want to navigate between few or more URL's in Chrome. It would be preferable done in the same tab.
What would be the most optimal way to do that.
I tried to search the info on the topic but it's quite hard to get any new (post 2018) information on it.
I remember there was a navigate stage for changing URL's in IE when I was still working in BP last time, this seems to be deprecated and not included anymore in the BP installer DLL's.
For now, I'm considering:
1. either sending global F6, Paste + Enter into the browser
2. or clicking the URL bar, typing the URL and sending enter.
I just can't believe that such navigation is not possible anymore by default.
FYI: In my current company we are not allowed to use non-default packages/dll's.
I'll appreciate any help,
Hubert
16-05-23 06:12 AM
Hi Hubert,
It's very easy you can launch the URL first you want to launch then use navigate action and provide the URL so it will be in the same tab. I am not sure if that Navigate option is there or not in your version. I am using 7.2 and it's working.
If that option is not there, spy any of the elements in the launched page and then use set address action on navigate page. it will also do the same work.
Please let me know if you have still nay questions.