Commit 2ee9d968 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio_ui_test: Logout before start and update labels.

parent e8dfaf40
......@@ -35,6 +35,11 @@
<td>Done.</td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>${base_url}/web_site_module/hostingjs/WebSite_logout</td>
<td></td>
</tr>
<!-- Initialize -->
<tr>
......@@ -49,12 +54,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//a[text()=' Subscribe ']</td>
<td>//a[text()=' Create New Account ']</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//a[text()=' Subscribe ']</td>
<td>//a[text()=' Create New Account ']</td>
<td></td>
</tr>
<tr>
......
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