How click on a URL in a webpage?URL value is integer which will be changing dynamically on daily basis

Hi @Madhu_Midha,

Have you tried to build the selector by excluding the dynamic value(the integer part) and making the selector more reliable and robust using wildcards?
https://studio.uipath.com/v2017.1/docs/selectors-with-wildcards

Or you could also try using AnchorBase activities - Activities

You could also check similar posts on the forum if they help you -

If you still have issues, you could post your workflow here and I will take a look

Regards,
Amrita

4 Likes