Wait Until Page Contains times out

Training example for cert 1 is failing with a timeout on “Wait Until Page Contains id:sales-form”. Examing the page shows ‘form id=“sales-form”’ is clearly there. Not sure what else to look at, suggestions appreciaated.

Hi, the keyword “Wait Until Page Contains” waits until certain text exists on the web page. Keyword “Wait Until Page Contains Element” should do the trick and wait for the locator.

1 Like