Commit 7f2ef3d8 authored by Romain Courteaud's avatar Romain Courteaud

erp5_officejs_support_request_ui_test: wait for...

erp5_officejs_support_request_ui_test: wait for gadget_erp5_page_support_request_fast_view_dialog to refresh the select field
parent a835186e
...@@ -33,6 +33,11 @@ ...@@ -33,6 +33,11 @@
<td>field_your_project</td> <td>field_your_project</td>
<td>RobotMaking</td> <td>RobotMaking</td>
</tr> </tr>
<tr>
<td>waitForTextNotPresent</td>
<td>BugReport</td>
<td></td>
</tr>
<tr> <tr>
<td>waitForTextPresent</td> <td>waitForTextPresent</td>
<td>FeatureRequire</td> <td>FeatureRequire</td>
......
...@@ -39,6 +39,11 @@ ...@@ -39,6 +39,11 @@
<td>field_your_project</td> <td>field_your_project</td>
<td>RobotMaking</td> <td>RobotMaking</td>
</tr> </tr>
<tr>
<td>waitForTextNotPresent</td>
<td>BugReport</td>
<td></td>
</tr>
<tr> <tr>
<td>waitForTextPresent</td> <td>waitForTextPresent</td>
<td>FeatureRequire</td> <td>FeatureRequire</td>
......
...@@ -33,6 +33,11 @@ ...@@ -33,6 +33,11 @@
<td>field_your_project</td> <td>field_your_project</td>
<td>RobotMaking</td> <td>RobotMaking</td>
</tr> </tr>
<tr>
<td>waitForTextNotPresent</td>
<td>BugReport</td>
<td></td>
</tr>
<tr> <tr>
<td>waitForTextPresent</td> <td>waitForTextPresent</td>
<td>FeatureRequire</td> <td>FeatureRequire</td>
......
...@@ -33,6 +33,11 @@ ...@@ -33,6 +33,11 @@
<td>field_your_project</td> <td>field_your_project</td>
<td>RobotMaking</td> <td>RobotMaking</td>
</tr> </tr>
<tr>
<td>waitForTextNotPresent</td>
<td>BugReport</td>
<td></td>
</tr>
<tr> <tr>
<td>waitForTextPresent</td> <td>waitForTextPresent</td>
<td>FeatureRequire</td> <td>FeatureRequire</td>
......
...@@ -71,6 +71,11 @@ ...@@ -71,6 +71,11 @@
<td>field_your_project</td> <td>field_your_project</td>
<td>RobotMaking</td> <td>RobotMaking</td>
</tr> </tr>
<tr>
<td>waitForTextNotPresent</td>
<td>BugReport</td>
<td></td>
</tr>
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//select[@name="field_your_resource"]/option[text()="FeatureRequire"]</td> <td>//select[@name="field_your_resource"]/option[text()="FeatureRequire"]</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