Commit 0343780d authored by Matevz Golob's avatar Matevz Golob

change login test

parent 38da7aa6
......@@ -67,12 +67,12 @@
<tr>
<td>type</td>
<td>//input[@name="__ac_name"]</td>
<td>${base_user}</td>
<td>testuser_0</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="__ac_password"]</td>
<td>${base_password}</td>
<td>testpassword0</td>
</tr>
<tr>
<td>clickAndWait</td>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment