Holly modified AdminSecurity and CreateAccounts test suites do to new password process.
This commit is contained in:
parent
64249a5bbf
commit
64a568a18c
20 changed files with 242 additions and 77 deletions
|
@ -149,11 +149,26 @@
|
|||
<td>//form[@id='account-display']/section[2]/input</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertConfirmation</td>
|
||||
<td>Are you sure you want to delete this account?</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td>5000</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>VIVO</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Deleted 1 accounts. </td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>User accounts</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue