Commit a6b61b2d authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_officejs_ui_test: Update Test to generic OfficeJS App gadgets

parent 6e27a483
...@@ -143,12 +143,12 @@ ...@@ -143,12 +143,12 @@
</tr> </tr>
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//a[@data-i18n='Text Documents']</td> <td>//a[@data-i18n='Document List']</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>click</td> <td>click</td>
<td>//a[@data-i18n='Text Documents']</td> <td>//a[@data-i18n='Document List']</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
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