Commit c21014cd authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui_test] Ensure the content is fully loaded before saving

parent 7047b7d8
...@@ -85,6 +85,8 @@ ...@@ -85,6 +85,8 @@
<td>//a[text()="Relation Fields"]</td> <td>//a[text()="Relation Fields"]</td>
<td></td> <td></td>
</tr> </tr>
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded" />
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//input[@name="field_my_bar_category_title_list"]</td> <td>//input[@name="field_my_bar_category_title_list"]</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