Commit 44b3472c authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui_test] Ensure that the panel is closed before opening it

parent 8863d75c
......@@ -97,6 +97,11 @@
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded" />
<!-- Go to the history tab -->
<tr>
<td>waitForElementNotPresent</td>
<td>//div[@data-gadget-scope='panel' and contains(@class, 'visible')]</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//div[@data-gadget-scope='header']//button[text()='Menu' and @type='submit']</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