Commit 71441e21 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_officejs_ui_test] Listbox column titles are not translated anymore by listbox itself

parent ae2c774a
......@@ -90,16 +90,8 @@
<td>${base_url}/web_site_module/officejs_media_player/</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//a[@data-i18n='Add']</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//a[@data-i18n='Title']</td>
<td></td>
</tr>
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_listbox_loaded" />
<tr>
<td>waitForTextPresent</td>
<td>Untitled Document</td>
......
......@@ -102,16 +102,14 @@
<td>${base_url}/web_site_module/officejs_media_player/</td>
<td></td>
</tr>
<tal:block metal:use-macro="here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_listbox_loaded" />
<tr>
<td>waitForElementPresent</td>
<td>//a[@data-i18n='Add']</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//a[@data-i18n='Title']</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//a[@class='ui-link']</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