Commit f91480c7 authored by Boris Kocherov's avatar Boris Kocherov Committed by Romain Courteaud

[erp5_officejs_ui_test] do not delete jio:settings

parent afa604f0
...@@ -56,8 +56,13 @@ ...@@ -56,8 +56,13 @@
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>runScript</td> <td>waitForElementPresent</td>
<td>window.indexedDB.deleteDatabase('jio:setting')</td> <td>//a[@data-i18n="Storages"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//a[@data-i18n="Storages"]</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -157,4 +162,4 @@ ...@@ -157,4 +162,4 @@
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
\ No newline at end of file
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