Commit c77abdc1 authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_pdm_ui_test: update selenium test so it works in chrome

parent b0edf538
......@@ -21,7 +21,8 @@ Test quantity steps for price on sale supply line
<tr>
<td>type</td>
<td>field_my_sale_supply_line_quantity_step_list</td>
<td>10<br />20</td>
<td>10
20</td>
</tr>
<tr>
<td>clickAndWait</td>
......@@ -31,8 +32,7 @@ Test quantity steps for price on sale supply line
<tr>
<td>assertText</td>
<td>field_my_sale_supply_line_quantity_step_list</td>
<td>10.0
20.0</td>
<td>10.0 20.0</td>
<tr>
<td>assertText</td>
<td>//input[@name="field_matrixbox_base_price_cell_0_0_0"]/../../../td[1]</td>
......@@ -94,7 +94,8 @@ Test quantity steps for price on sale supply line
<tr>
<td>type</td>
<td>field_my_sale_supply_line_quantity_step_list</td>
<td>foo<br />bar</td>
<td>foo
bar</td>
</tr>
<tr>
<td>clickAndWait</td>
......@@ -104,14 +105,7 @@ Test quantity steps for price on sale supply line
<tr>
<td>assertText</td>
<td>field_my_sale_supply_line_quantity_step_list</td>
<td>foo
bar</td>
</tr>
<tr>
<td>assertText</td>
<td>field_my_sale_supply_line_quantity_step_list</td>
<td>foo
bar</td>
<td>foo bar</td>
</tr>
<tr>
<td>assertText</td>
......@@ -135,4 +129,4 @@ bar</td>
</tbody></table>
</body>
</html>
<!-- vim: syntax=html foldmethod=marker -->
<!-- vim: syntax=html foldmethod=marker -->
\ No newline at end of file
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