For each Ui Element Timed out Error

Hi,

I am getting Timed out Error in For each Ui Element activity.
image

How to resolve this.

Thanks in advance

@raju_alakuntla

looks like the site is still loading

cheers

@raju_alakuntla ,

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.

@raju_alakuntla

then there might be difference in the items check that

cheers