Holly modified AdminSecurity and CreateAccounts test suites do to new password process.

This commit is contained in:
hlm7 2011-07-13 15:15:27 +00:00
parent 64249a5bbf
commit 64a568a18c
20 changed files with 242 additions and 77 deletions

View file

@ -149,6 +149,16 @@
<td>//input[@name='role' and @value='http://permissionSet-5']</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>initial-password</td>
<td>myPassword</td>
</tr>
<tr>
<td>type</td>
<td>confirm-password</td>
<td>myPassword</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submitAdd</td>
@ -164,6 +174,11 @@
<td class="comment">Confirm values for new user</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>A new account for Connie Curator was successfully created. </td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=ConnieCurator@cornell.edu</td>
@ -187,7 +202,7 @@
<tr>
<td>verifyText</td>
<td>//tr[1]/td[4]</td>
<td>INACTIVE</td>
<td>ACTIVE</td>
</tr>
<tr>
<td>verifyText</td>