Commit dbfcc45d authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui_test] waitForElementPresent is less error prone than assertElementPresent

parent 079de6ec
......@@ -124,7 +124,7 @@
<td></td>\n
</tr>\n
<tr>\n
<td>assertElementPresent</td>\n
<td>waitForElementPresent</td>\n
<td>//div[@data-gadget-scope=\'erp5_searchfield\']//input[@value=\'title\' and @type=\'text\' and @name=\'search\']</td>\n
<td></td>\n
</tr>\n
......
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