Commit 5a5251e4 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@19244 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ee436aa6
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PageTemplates.ZopePageTemplate</string>
<string>ZopePageTemplate</string>
</tuple>
<none/>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -170,14 +167,35 @@ from http://localhost:9080/erp5/Entity_viewAccountingTransactionList/listbox?for
<td>//tr[@id=\'listbox_stat_line\']/td[12]</td>\n
<td>3300.0</td>\n
</tr>\n
\n
<tr>\n
<td>storeText</td>\n
<td>//tr[@id=\'listbox_data_line_0\']/td[7]</td>\n
<td>specific_reference</td>\n
</tr>\n
<!-- }}} -->\n
\n
<!-- }}} -->\n
\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
<td>clickAndWait</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>${specific_reference}</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>link=Transactions Related To This Entity:</td>\n
<td>listbox_select</td>\n
<td></td>\n
</tr>\n
<tr>\n
......
75
\ No newline at end of file
76
\ 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