Commit 80305667 authored by Romain Courteaud's avatar Romain Courteaud

[HARDCODED] [erp5_web_renderjs_ui_test] Bypass wait_for_content_loaded issue

parent f3d82cff
......@@ -341,6 +341,12 @@
<td>//div[contains(@data-gadget-url, 'gadget_erp5_header.html')]//h1//*[contains(@class, "ui-icon-spinner")]</td>
<td></td>
</tr>
<!-- Sadly, spinner currently is dropped before all DOM modifications are done -->
<tr>
<td>pause</td>
<td>100</td>
<td></td>
</tr>
<tr>
<td colspan="3"><p></p></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