NIHVIVO-76 When creating a new user, use the name "Rookie User" instead of "Joe User", who already appears in the test model.
This commit is contained in:
parent
7a1b2ae49a
commit
f6991f7203
6 changed files with 19 additions and 19 deletions
|
@ -91,7 +91,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Joe Yuser</td>
|
||||
<td>link=Rookie Yuser</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -101,7 +101,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Joe Yuser</td>
|
||||
<td>link=Rookie Yuser</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -146,7 +146,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementNotPresent</td>
|
||||
<td>link=Joe Yuser</td>
|
||||
<td>link=Rookie Yuser</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue