Holly did some tweaking to the AddPublications test suite.

This commit is contained in:
hlm7 2011-01-23 00:20:43 +00:00
parent 5e3df05091
commit aa4094f600
2 changed files with 6 additions and 6 deletions

View file

@ -156,7 +156,7 @@
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>clickAndWait</td>
<td>link=edit this individual</td> <td>link=Edit this individual</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>

View file

@ -314,6 +314,11 @@
<td class="comment">Verify author info is there</td> <td class="comment">Verify author info is there</td>
<td></td> <td></td>
</tr> </tr>
<tr>
<td>verifyTextPresent</td>
<td>chapter</td>
<td></td>
</tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>verifyElementPresent</td>
<td>link=Nintendo O.K. for Kids</td> <td>link=Nintendo O.K. for Kids</td>
@ -324,11 +329,6 @@
<td>Nintendo O.K. for Kids</td> <td>Nintendo O.K. for Kids</td>
<td></td> <td></td>
</tr> </tr>
<tr>
<td>verifyTextPresent</td>
<td>chapter</td>
<td></td>
</tr>
<tr> <tr>
<td>comment</td> <td>comment</td>
<td class="comment">Add Image, validating field first</td> <td class="comment">Add Image, validating field first</td>