Commit 1116ad5b authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui_test: check that filter menu is used by jump action

parent 6218c4c8
......@@ -50,6 +50,11 @@
<td>//div[@data-gadget-scope='panel']//a[text()='Metadata' and not(contains(@class, 'active'))]</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>//div[@data-gadget-scope='header']//button[text()='Filter']</td>
<td></td>
</tr>
<!-- Check the history link -->
<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