Commit f22be36e authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio_ui_test: FireEvent (change) to ensure validation is triggered

parent 5544e081
......@@ -92,7 +92,6 @@
<td>//input[@name="//simple-string" and @type="text"]</td>
<td>x</td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//select[@name="//simple-string-with-enum"]</td>
......@@ -118,7 +117,11 @@
<td>//select[@name="//simple-string-with-enum"]</td>
<td></td>
</tr>
<tr>
<td>fireEvent</td>
<td>//input[@name="//simple-string" and @type="text"]</td>
<td>change</td>
</tr>
<tr>
<td colspan="3"><b> Assert Error Messages</b></td>
</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