I am unable to click hyperlink. Bot is identifying element but unable to click it.
Try using the Data Scrapping and then get the required links associated with the values using the Extract Url option. Once Done navigate to required page one by one and perform the intended operation.
Ok i will try
Sure. Please mark the thread as solved once you are sure you got what you were looking for
Hello,
I am working on the similar task i guess, (clicking the elements from the web application)
What i did was:
Data scrap-- i got the Datatable,
for each element,
I used the click activity (as each row item have dynamic selector )
perform operations and click BACK.
Thanks,
Meg