Cloning

Hi Team,

I am working on a web application. The page consist of several Request Id, we don’t know the exact number of Ids the page have. I am trying to use Data scraping. I fetch all the Request Id with java script in second columnt. i need to click on individual request Id according to my logic.When I click to the request id a new page will open. But I am not able to do so. Please let me know how i will do that. Its urgent.

Reagrds,
Ashish Garg

Hi Ashish,

Try to pass the request ID dynamically to the selector to click on it.

https://forum.uipath.com/t/how-to-pass-variable-into-selector/4961

Regards,
Rahamat