Commit 4b48702b authored by Lu Xu's avatar Lu Xu 👀

erp5_officejs_ui_test: update testOfficeJSSmartAssistant

parent 5103c722
......@@ -140,7 +140,7 @@
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//input[@name='search' and @value='draft']</td>
<td>//button[text()="draft"]</td>
<td></td>
</tr>
<tr>
......@@ -160,6 +160,11 @@
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//input[@name='search' and @value='processing']</td>
<td>//button[text()="processing"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//a[@data-i18n='Home']</td>
<td></td>
</tr>
\ 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