Hi,
I am getting Timed out Error in For each Ui Element activity.
How to resolve this.
Thanks in advance
Hi,
I am getting Timed out Error in For each Ui Element activity.
How to resolve this.
Thanks in advance
Try to increase the time out activity
Use element exists or check app state activity(its like element exists in modern activity)
Use retry scope activity.
From the above you can resolve the issue
The web page is fully loaded but while indicating the For each Ui Element, its scraping 3-4 Items but the web page has 25 elements.
How to scrape all 25 elements.