Wait until Loading has disappeared

Hello all,

I have a bot that is supposed to wait on a web page until the loading is complete. It enters a piece of information there and the web page searches for the result, until the result a pop-up appears and the bot should wait until it has disappeared. I have tried the whole thing with element exist, but it does not work as desired. What possibilities are there to wait for the loading to finish?
Loading

Hi!

if element exist not working. use delay

Regards,
NaNi

i dont want use delay, because the finish Time is different

Hi @NHoe

Use the activity wait element vanish!

Regards

In Element exist check properties

expand the Target

set Timeout and WaitforDelay(Complete)

Regards,
NaNi

Thank you, that works!

1 Like

Kudos @NHoe !

Happy Automating!

Regards
Calvin!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.