Commit 594823ca authored by Boris Kocherov's avatar Boris Kocherov

[erp5_officejs_ui_test] disable spinner on load presentation

on fast computer it's not showed
parent 836c3141
......@@ -54,16 +54,6 @@
<td>identifier=id_viewer</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//span[contains(@class, "ui-icon-spinner")]</td>
<td></td>
</tr>
<tr>
<td>waitForNotElementPresent</td>
<td>//span[contains(@class, "ui-icon-spinner")]</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//div[@id='id-toolbar-btn-insertimage' and not(contains(@class, "disabled"))]</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