Holly made major changes to the CreatePeople test suite...

This commit is contained in:
hlm7 2012-06-28 20:35:16 +00:00
parent 93a0430976
commit 6958088261
11 changed files with 1815 additions and 990 deletions

View file

@ -426,7 +426,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value='Upload photo']</td>
<td>css=input.submit</td>
<td></td>
</tr>
<tr>
@ -434,24 +434,14 @@
<td>Crop Photo for Librarian, Lily</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Photo Upload</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</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></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value='Save photo']</td>
<td>css=input.submit</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Librarian, Lily</td>
<td></td>
</tr>
<tr>