Skip to content

Commit

Permalink
Modified login to ui-test-acct-00 user00
Browse files Browse the repository at this point in the history
  • Loading branch information
Alice committed Apr 1, 2014
1 parent 2bdaa44 commit ca5a02d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions selenium_ide/KOALA/koala_login.html
Expand Up @@ -34,7 +34,7 @@
<tr>
<td>type</td>
<td>id=account</td>
<td>ui-test-acct-01</td>
<td>ui-test-acct-00</td>
</tr>
<tr>
<td>waitForVisible</td>
Expand All @@ -44,12 +44,12 @@
<tr>
<td>type</td>
<td>id=username</td>
<td>admin</td>
<td>user00</td>
</tr>
<tr>
<td>type</td>
<td>id=password</td>
<td>mypassword2</td>
<td>mypassword1</td>
</tr>
<tr>
<td>click</td>
Expand Down

0 comments on commit ca5a02d

Please sign in to comment.