Commit a0b17597 authored by Matevz Golob's avatar Matevz Golob

modify test

parent 5bcf01ae
...@@ -70,11 +70,11 @@ ...@@ -70,11 +70,11 @@
<td>3000</td> <td>3000</td>
<td></td> <td></td>
</tr> </tr>
<tr> <!-- <tr>
<td>verifyElementPresent</td> <td>verifyElementPresent</td>
<td>//*[@id="main_form" and @action="${base_url}/portal_ingestion_policies/pydata"]</td> <td>//*[@id="main_form" and @action="${base_url}/portal_ingestion_policies/pydata"]</td>
<td></td> <td></td>
</tr> </tr> -->
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}</td> <td>${base_url}</td>
...@@ -180,11 +180,11 @@ ...@@ -180,11 +180,11 @@
<td>//button[@type="submit" and @title="Save"]</td> <td>//button[@type="submit" and @title="Save"]</td>
<td></td> <td></td>
</tr> </tr>
<tr> <!-- <tr>
<td>verifyTextPresent</td> <td>verifyTextPresent</td>
<td>Data updated.</td> <td>Data updated.</td>
<td></td> <td></td>
</tr> </tr> -->
<tr> <tr>
<td>selectAndWait</td> <td>selectAndWait</td>
<td>select_action</td> <td>select_action</td>
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
</tr> </tr>
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/web_site_module/pydata_runner?ignore_layout:int=1&amp;editable;_mode:int=1&amp;selection;_name=web_site_module_view_web_site_list_selection</td> <td>${base_url}/web_site_module/pydata_runner/WebSection_viewRenderJSPreference?ignore_layout:int=1&form_id=WebSite_view&object_path=/erp5/web_site_module/renderjs_runner&cancel_url=https%3A//softinst116522.host.vifib.net/erp5/web_site_module/renderjs_runner/WebSite_view&object_uid=20370&selection_name=web_site_module_view_web_site_list_selection&selection_index=0&editable_mode:int=1</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
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