Commit 43e2af36 authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui_test: panel

parent c300c938
Pipeline #14705 failed with stage
in 0 seconds
......@@ -32,11 +32,10 @@
<!-- Go to the views from the panel -->
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/open_menu_panel" />
<tr>
<td>assertElementPresent</td>
<td>//div[@data-gadget-scope='panel' and contains(@class, 'visible')]//a[text()='Change Password']</td>
<td></td>
</tr>
<tal:block tal:define="click_configuration python: {'text': 'Change Password'}">
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/click_on_panel_link" />
</tal:block>
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded" />
</tbody></table>
</body>
......
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