Problem with On Image Appear: Activity Timeout Exceeded

timeout Workflow

Not sure what am I doing wrong here, but it gives a timeout error on using “On image appear activity”
Any catch - what’s wrong

Thanks
Satish

@satish5.prasad,

Check with the below option, if is is not working then try with a do while with element exist activity with a counter.

Check how long it take the application to display the image. Without mentioning any Timeout value for this activity it will take 30 seconds by default, so based on the application page loading time increase the time as highlighted in the image below.

Capture1

It seems like the image Overview Console is not there in the page where we are searching for…
thats why the timeout error occured
kindly check once whether the image is there inthat page or not
Cheers @satish5.prasad

Hi , is the ID attribute in Selector is static ?
I doubt it’s Dynamic