DoWhile Activity in Citrix

Hello ,
Anyone can give me a sugestion , what activity works better then DoWhile to wait internet explorer to be completely loaded . I will attach a screenshot with the activity and the properties maybe there are some configuration to make this activity work better.
Thank you for the help!

Check App State

https://docs.uipath.com/activities/docs/n-check-state

You can try “On Image Appear” or “On Image Vanish” Activities.

HI @florin.sidor

You can also try with Element Exists activity , On element appear , On element vanish

https://docs.uipath.com/activities/docs/ui-element-exists

https://docs.uipath.com/activities/docs/on-ui-element-appear
https://docs.uipath.com/activities/docs/on-ui-element-vanish

Regards
Sudharsan