Click on browse for each item in webpage

Hi everyone

I am trying to click on browse button for each item in webpage. I am trying to use find children but in for each loop while creating dynamic selector i am facing issue, i am not good with dynamic selector, i used dynamic selector created by someelse once in uipath forum as a result of a question.


Moreover I tried data scraping, it is not giving URL as well

1 Like

Hi @Krishna_Sanghi,

Check the selector if you see TableRow, you can increment the row value everytime to click different browse icon.

Cheers
@Krishna_Sanghi

1 Like

Hi @Pradeep_Shiv

Tablerow is not there not row number or something. But Datascraping worked…
Thanks for the effort

1 Like

Cheers
Happy Learning
@Krishna_Sanghi

1 Like