Commit a6e02807 authored by Tristan Cavelier's avatar Tristan Cavelier

[erp5_web_renderjs_ui_test] fix translation test

It was failing due to addition of module actions in the menu panel.
The test was checking the content of the menu panel before the page was fully loaded,
so getting the old menu panel entries and failing.
parent 36ddabc9
......@@ -98,7 +98,7 @@
<td>link=Title 1</td>
<td></td>
</tr>
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded" />
<tr>
<td>waitForElementPresent</td>
<td>//div[@data-gadget-scope='panel']//dt[@class="ui-btn-icon-left ui-icon-eye"]</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