Delaying and waiting

From Edgar BV Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Ajnax Wait timeouts are set to 30s.

command: pause Value: 15000 = 15 second delay. It can also have several values

</tr>
<tr><td>pause</td><td>5000<datalist><option>10000</option><option>5000</option></datalist></td><td></td>

command: WaitForElementPresent and then find the thing

command: AjaxWait and Wait

command: AjaxWait

Command: SetTimeout Value: 2000 = will only wait for 2 seconds instead of waiting for the Ajax requests to finish