Commit 0ddbdf00 authored by Jérome Perrin's avatar Jérome Perrin

configurator_standard_ui_test: fix wrong assertions/errors in test

parent d11339a8
......@@ -439,11 +439,6 @@
<td>//select[@name=&quot;field_your_default_address_region&quot;]</td>
<td>Europe/Western Europe/France</td>
</tr>
<tr>
<td>select</td>
<td>//select[@name=&quot;field_your_group&quot;]</td>
<td>My company</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@name=&quot;next:method&quot;]</td>
......@@ -717,7 +712,7 @@
<tr>
<td>verifyValue</td>
<td>//input[@name=&quot;field_your_default_address_city&quot;]</td>
<td>Lille</td>
<td>Marcq en Baroeul</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