More test tweaking by Holly...

This commit is contained in:
hlm7 2011-07-19 17:22:52 +00:00
parent 2ce05cbd94
commit 43089cf3f1
7 changed files with 75 additions and 65 deletions

View file

@ -259,6 +259,16 @@
<td>Carroll College</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Edit this individual</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Individual Control Panel</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value=&quot;Edit This Individual's Datatype Properties&quot;]</td>
@ -274,6 +284,16 @@
<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>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO Site Administration</td>
@ -291,12 +311,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>carroll college - VIVO Search Results</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>Carroll College</td>
<td>Search for 'carroll college'</td>
<td></td>
</tr>
<tr>
@ -456,7 +471,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>carroll university - VIVO Search Results</td>
<td>Search for 'carroll university'</td>
<td></td>
</tr>
<tr>

View file

@ -139,6 +139,16 @@
<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>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO Site Administration</td>