Commit 885a8f23 authored by Boxiang Sun's avatar Boxiang Sun

erp5_officejs_support_request_ui_test: Wait for element apprear before do a select.

parent ac5f03c9
......@@ -39,6 +39,11 @@
<td>field_your_project</td>
<td>RobotMaking</td>
</tr>
<tr>
<td>waitForTextPresent</td>
<td>FeatureRequire</td>
<td></td>
</tr>
<tr>
<td>select</td>
<td>field_your_resource</td>
......
......@@ -29,7 +29,6 @@
<td>//input[@data-i18n="[value]Proceed"]</td>
<td></td>
</tr>
field_my_description
<tr>
<td>type</td>
<td>//input[@name='field_your_title']</td>
......@@ -40,6 +39,11 @@ field_my_description
<td>field_your_project</td>
<td>RobotMaking</td>
</tr>
<tr>
<td>waitForTextPresent</td>
<td>FeatureRequire</td>
<td></td>
</tr>
<tr>
<td>select</td>
<td>field_your_resource</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