@BlondAdka
Update not required for this use case. Maybe you try anyone of below wait options and see whether it resolves your issues.
Wait - This command instructs the program to wait for X seconds
Wait For Web Page Content - This command waits until the specified web page contains the specified element. For example in the below code, It's waiting for the text area with the label 'Search' to be present on the Google home page.
If WebPage Contains: This is a conditional statement. It checks if the web page contains another element labeled 'Search ' on the Google home page.

Thanks,
Deenuji Loganathan 👩💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀