Commit bd68e7b7 authored by Mukul's avatar Mukul

[erp5_officejs_ui_test] Fixes officejs media player can play test.

parent d3cc385e
......@@ -111,13 +111,11 @@
<td>//audio</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//button[contains(@class,'play')]</td>
<td>waitForElementPresent</td>
<td>//button[contains(@class, 'pause')]</td>
<td></td>
</tr>
<tr>
<td>pause</td>
<td>5000</td>
......@@ -130,8 +128,6 @@
<td>00:00:00</td>
<td></td>
</tr>
<tr>
</tbody></table>
</body>
......
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