Commit 6a692d91 authored by Alain Takoudjou's avatar Alain Takoudjou

erp5_web_mynij_search_ui_test: fix ui tests after recent changes

parent 2c6df048
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</tr> </tr>
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/web_site_module/mynij_search/app#/?page=ojs_local_controller</td> <td>${base_url}/web_site_module/mynij_search/app#/?page=ojs_configurator&amp;type=local&amp;editable=true</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
...@@ -48,7 +48,17 @@ ...@@ -48,7 +48,17 @@
</tr> </tr>
<tr> <tr>
<td>assertTextPresent</td> <td>assertTextPresent</td>
<td>Index built : 37 item(s) added.</td> <td>Index Test RSS index will start building...</td>
<td></td>
</tr>
<tr>
<td>waitForTextPresent</td>
<td>item(s) added</td>
<td></td>
</tr>
<tr>
<td>assertTextPresent</td>
<td>Index 'Test RSS index' built : 37 item(s) added.</td>
<td></td> <td></td>
</tr> </tr>
</tbody></table> </tbody></table>
......
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