What exactly does WaitForReady.COMPLETE do?

Hi @postwick,

As Wait for Ready looks for the backend also to load so for example in you case might be the scenario where the website you are performing actions the contents from Backend are fully loaded so bot performs that activity.

Thanks