Commit c7879900 authored by Yusei Tahara's avatar Yusei Tahara

Update test, because the destination of listbox title link is changed.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19194 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6178f251
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<string>Products.PageTemplates.ZopePageTemplate</string> <tuple/>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -175,9 +172,24 @@ from http://localhost:9080/erp5/Entity_viewAccountingTransactionList/listbox?for ...@@ -175,9 +172,24 @@ from http://localhost:9080/erp5/Entity_viewAccountingTransactionList/listbox?for
<!-- }}} -->\n <!-- }}} -->\n
\n \n
<!-- Jump to Accounting Module {{{ -->\n <!-- Jump to Accounting Module {{{ -->\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_module</td>\n
<td>Accounting</td>\n
</tr>\n
<tr>\n <tr>\n
<td>clickAndWait</td>\n <td>clickAndWait</td>\n
<td>link=Transactions Related To This Entity:</td>\n <td>Folder_show:method</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>specific_reference</td>\n
<td>2005-308</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>listbox_select</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
......
69 71
\ No newline at end of file \ 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