Commit ecef0d7e authored by Yusei Tahara's avatar Yusei Tahara

2008-06-16 yusei

* Update accounting_zuite/test_account_module/test_account_module_domain_tree.html
for the recent changes of domain tree.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21626 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 845fe61d
......@@ -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>
......@@ -94,13 +91,13 @@ Test domain tree of Account Module\n
<tr>\n
<td>clickAndWait</td>\n
<!-- XXX it should probably be the category `id`, not the title. -->\n
<td>link=+ My Country</td>\n
<td>//table[@id="listbox_domain_tree_table"]//tr[2]//a[@class="tree_closed"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<!-- XXX it should probably be the category `id`, not the title. -->\n
<td>link=+ My Accounting Standards</td>\n
<td>//table[@id="listbox_domain_tree_table"]//tr[3]//a[@class="tree_closed"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -157,7 +154,7 @@ Test domain tree of Account Module\n
-->\n
<tr>\n
<td>clickAndWait</td>\n
<td>link=+ 4</td>\n
<td>//table[@id="listbox_domain_tree_table"]//tr[7]//a[@class="tree_closed"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -337,8 +334,7 @@ Test domain tree of Account Module\n
</tbody></table>\n
</body>\n
</html> <!-- vim: syntax=html foldmethod=marker\n
-->\n
-->
]]></string> </value>
</item>
......
2008-06-16 yusei
* Update accounting_zuite/test_account_module/test_account_module_domain_tree.html
for the recent changes of domain tree.
2008-03-04 jerome
* Define an "is_selenium_0_8" boolean variable in the common template and start using it for commands that requires selenium 0.8 or more.
......
94
\ No newline at end of file
95
\ 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