test/test credentials for Selenium tests

This commit is contained in:
Albert Santoni 2014-09-08 21:23:57 -04:00
parent 662f9d3486
commit cc3ddb40ea
2 changed files with 4 additions and 4 deletions

View File

@ -24,12 +24,12 @@
<tr>
<td>type</td>
<td>id=username</td>
<td>admin</td>
<td>test</td>
</tr>
<tr>
<td>type</td>
<td>id=password</td>
<td>admin</td>
<td>test</td>
</tr>
<tr>
<td>clickAndWait</td>

View File

@ -19,12 +19,12 @@
<tr>
<td>type</td>
<td>id=username</td>
<td>admin</td>
<td>test</td>
</tr>
<tr>
<td>type</td>
<td>id=password</td>
<td>admin</td>
<td>test</td>
</tr>
<tr>
<td>clickAndWait</td>