How to do loading screen?

Hi UiPath Community,

May I know the best practices in displaying loading screen while waiting for delay?

Thanks in advance

Alvin

hi @Alvin_Apostol4

your question is if we can catch the delay until the page loads correctly without ussing the delay activity?

best regards!

I wolud use
ToolTip activity instead of Delay activity
(the timer property on tooltip is in milliseconds)