Commit a327e630 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 3bcfbb2d
...@@ -54,16 +54,6 @@ ...@@ -54,16 +54,6 @@
<td>identifier=id_viewer</td> <td>identifier=id_viewer</td>
<td></td> <td></td>
</tr> </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> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//div[@id='id-toolbar-btn-insertimage' and not(contains(@class, "disabled"))]</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