Holly made modifications due to latest image upload changes.

This commit is contained in:
ejc12 2010-07-13 20:46:31 +00:00
parent a4735a640b
commit f1a8101ad4
3 changed files with 304 additions and 109 deletions

View file

@ -125,9 +125,9 @@
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>//img[@title='click to view larger image']</td>
<td></td>
<td>verifyAttribute</td>
<td>//img[@title='click to view larger image']@src</td>
<td>/vivo/file/*/thumbnail_Jane1.jpg</td>
</tr>
<tr>
<td>comment</td>
@ -156,7 +156,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Select to upload an image to replace other one</td>
<td class="comment">Select to upload a new image but cancel out</td>
<td></td>
</tr>
<tr>
@ -204,31 +204,6 @@
<td>link=Cancel</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>//img[@title='click to view larger image']</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select to edit Jane Faculty's profile again</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//div[@id='content']/div[1]/h3</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>
@ -296,12 +271,12 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Your profile photo will look like the image below. </td>
<td>Your profile photo will look like the image below.</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>To make adjustments, you can drag around and resize the photo to the right. When you are happy with your photo click the &quot;Save Photo&quot; button. </td>
<td>To make adjustments, you can drag around and resize the photo to the right. When you are happy with your photo click the &quot;Save Photo&quot; button.</td>
<td></td>
</tr>
<tr>
@ -311,7 +286,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>Jane Faculty</td>
<td>Individual Control Panel</td>
<td></td>
</tr>
<tr>
@ -319,10 +294,40 @@
<td class="comment">Verify image has been updated to new one</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Index to VIVO Contents</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Faculty Member</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Faculty Member</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>verifyAttribute</td>
<td>//img[@title='click to view larger image']@src</td>
<td>/vivo/file/n5348/thumbnail_Jane2.jpg</td>
<td>/vivo/file/*/thumbnail_Jane2.jpg</td>
</tr>
<tr>
<td>comment</td>