Delaying and waiting

From Edgar BV Wiki
Revision as of 10:50, 21 September 2020 by Unknown user (talk) (Created page with "Ajnax Wait timeouts are set to 30s. command: pause Value: 15000 = 15 second delay. It can also have several values <pre> </tr> <tr><td>pause</td><td>5000<datalist><option>10...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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