Holly automated as many of the formerly manual tests as possible plus updated other tests to make sure all fields are tested.

This commit is contained in:
Holly Mistlebauer 2013-12-02 17:42:41 -05:00
parent b672cf7e0b
commit 4ea1f57f74
54 changed files with 3744 additions and 682 deletions

View file

@ -94,42 +94,12 @@
<!--Select to delete the picture-->
<tr>
<td>clickAndWait</td>
<td>//img[@alt='delete']</td>
<td>css=img.delete-individual</td>
<td></td>
</tr>
<tr>
<td>assertConfirmation</td>
<td>Are you sure you want to delete this photo?</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td>assertTitle</td>
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>