Proper use of Wait Until Keyword Succeeds

Hi @bweston,

Maybe you need to wait the the page finishes loading before using Wait Until Element is Visible? I’ve never needed to do that before but who knows.

Here is an example of waiting for the javascript to finish running on a page before continuing, I’d be curious if that solved the timeouts or not.

Dave.