Commit 8b02aa83 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui_test] new macro

parent d4e4186b
......@@ -1810,4 +1810,21 @@
</tr>
</tal:block>
<tal:block metal:define-macro="go_to_module_list">
<tr>
<td colspan="3"><b>Go to the module list</b></td>
</tr>
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/open_menu_panel" />
<tr>
<td>click</td>
<td>//div[contains(@data-gadget-url, 'gadget_erp5_panel.html')]//a[text()='Modules' and contains(@href, '#!display') and contains(@href, 'n.page=front')]</td>
<td></td>
</tr>
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded" />
<tr>
<td colspan="3"><p></p></td>
</tr>
</tal:block>
</tal:block>
\ No newline at end of file
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