Holly made some changes to further test image uploading and deleting.

This commit is contained in:
ejc12 2010-07-15 18:38:48 +00:00
parent 1a604d6c50
commit 68eb7a8f2f
3 changed files with 69 additions and 54 deletions

View file

@ -126,13 +126,13 @@
</tr>
<tr>
<td>assertTitle</td>
<td>Lily Library</td>
<td>Lily Librarian</td>
<td></td>
</tr>
<tr>
<td>verifyAttribute</td>
<td>//img[@title='click to view larger image']@src</td>
<td>/vivo/file/*/thumbnail_Lily2.jpg</td>
<td>/vivo/file/*/thumbnail_lily2.jpg</td>
</tr>
<tr>
<td>comment</td>
@ -144,6 +144,16 @@
<td>link=delete</td>
<td></td>
</tr>
<tr>
<td>assertConfirmation</td>
<td>Are you sure you want to delete your photo?</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>//img[@title='no image']</td>