Commit f4e5833f authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs_ui_test] Add pause before saving document in text editor erp5 sync test

parent ba92f88c
......@@ -107,6 +107,11 @@
<td>name=description</td>
<td>${description}</td>
</tr>
<tr> <!-- pause needed cause selenium is to quick -->
<td>pause</td>
<td>1000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//button[@data-i18n='Save']</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