Open a Web Page having no link/button

Hi Team,

I am automating a Web Application Example- www.mysite.com/home

On the Home web page, when I am done completing all the automation steps, I want to open another web page. Example - www.mysite.com/appoverequest

There’s no button/link which can help me in opening the above page www.mysite.com/appoverequest.

What should I do in this case?

Hi,

For this specific use case you can use NavigateTo Activity.

Regards,
Amit

HI @amit_anand15

Based on your suggestion, I dragged and dropped the NvaigateTo activity.
But I see ApplicationURLs are blank

image

Where can I configure the Application URLs on which I want to navigate?

Users can configure URL in Application Properties. For more details Refer AssistEdge Enterprise 19.1 Knowledge Base -

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.1/Automation_Studio/Configuring-Automation-Processes/Process_Components/Navigate_To.htm?rhhlterm=navigate%20navigation&rhsearch=Navigate%20To

Thanks. This helps @sumit.sagar

I was able to navigate using the Application URLs.