Holly updated the visualization tests due to some recent code changes.

This commit is contained in:
hlm7 2011-07-17 21:50:15 +00:00
parent 4cdf7d82ed
commit 0bf38fdde7
4 changed files with 66 additions and 11 deletions

View file

@ -689,6 +689,26 @@
<td>link=Edit this individual</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value=&quot;Edit This Individual's Datatype Properties&quot;]</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Individual Editing Form</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>_delete</td>
<td></td>
</tr>
<tr>
<td>assertConfirmation</td>
<td>Are you SURE you want to delete this individual? If in doubt, CANCEL.</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>5000</td>