Commit dd4bc0f6 authored by Romain Courteaud's avatar Romain Courteaud

erp5_officejs_support_request_ui_test: project is already selected

parent b02af1fd
Pipeline #35779 failed with stage
in 0 seconds
......@@ -28,18 +28,6 @@
<td>//input[@name='field_your_title']</td>
<td>test</td>
</tr>
<!-- Wait for the gadget to update the resource according to the project type,
this done by an ajax call.-->
<tr>
<td>waitForElementPresent</td>
<td>//option[text()="BugReport"]</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>//option[text()="BugReport"]</td>
<td></td>
</tr>
<tr>
<td>select</td>
<td>field_your_project</td>
......
......@@ -28,18 +28,6 @@
<tr><td>type</td>
<td>//input[@name='field_your_title']</td>
<td>testLatestPostOnFrontPage</td></tr>
<!-- Wait for the gadget to update the resource according to the project type,
this done by an ajax call.-->
<tr>
<td>waitForElementPresent</td>
<td>//option[text()="BugReport"]</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>//option[text()="BugReport"]</td>
<td></td>
</tr>
<tr><td>select</td>
<td>field_your_project</td>
<td>RobotMaking</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