cancel
Showing results for 
Search instead for 
Did you mean: 

Click action not working for anchor links using iRPA

ramana999
Explorer
0 Kudos
644

Hi,

I used UiPath before and now wanted to implement same use case using iRPA.
I logged in to my web application using iRPA but in next page I had to click on an anchor link, I did everything like referencing from parent div but in vain. The anchor link was unable to find and getting timed out.
Firstly I would like to know if anchor links are supported by iRPA or not.
I don't see "Navigate to URL" activity which was very handy in UiPath, do we have similar activity.
Please suggest a solution as I am blocked on my use case.

Accepted Solutions (0)

Answers (1)

Answers (1)

Jerome
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

You might want to take a look at this page, explaining how to use the navigation within a page :

https://help.sap.com/viewer/dbe2687952b8433a953c6b6305429122/Cloud/en-US/57f72bc574ae465188a024c570f...

Regards,

J.

ramana999
Explorer
0 Kudos

Hi Jerome,
Thanks for the reponse.
I used the documented way to navigate to the direct URL path, but I get error. As per my requirement I need to navigate in the same page, so I didn't use the arg e.targetFrame.Blank. If it's not way of triggering navigate action in my case. Can you please suggest.

Thanks,
Ramana