Commit 4971f922 authored by Nicolas Delaby's avatar Nicolas Delaby

Use a base_category embedded in erp5_ui_test bt

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42717 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 71e8e8b8
......@@ -70,7 +70,7 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/FooModule_viewFooList/listbox/ListBox_setPropertyList?field_columns=id%7CID%0Asource_project_title%7CProject</td>\n
<td>${base_url}/foo_module/FooModule_viewFooList/listbox/ListBox_setPropertyList?field_columns=id%7CID%0Abar_category_title%7CBar%20Category</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -91,7 +91,7 @@
</tr>\n
<tr>\n
<td>verifyElementPresent</td>\n
<td>//table/thead/tr[2]/th[3]/input[@type = \'text\'][@name = \'source_project_title\']</td>\n
<td>//table/thead/tr[2]/th[3]/input[@type = \'text\'][@name = \'bar_category_title\']</td>\n
<td></td>\n
</tr>\n
\n
......
665
\ No newline at end of file
666
\ No newline at end of file
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