vendredi 4 juillet 2014

What does waitForAllLinks mean and is there any webdriver's alternative?


Vote count:

0




I am having trouble finding the description of what exactly waitForAllLinks action does. Selenium core reference doesn't say much on the subject unfortunately.


Take this for example:



<tr>
<td>open</td>
<td>http://ift.tt/1lEu5wy;
<td></td>
</tr>
<tr>
<td>sendKeys</td>
<td>id=gbqfq</td>
<td>testing</td>
</tr>
<tr>
<td>waitForAllLinks</td>
<td></td>
<td>10000</td>
</tr>


What exactly is being waited for there?


And on a related note, is there any WebDriver alternative for it?



asked 1 min ago

orom

119





Aucun commentaire:

Enregistrer un commentaire