[Erp5-report] r45747 ivan - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 29 08:26:14 CEST 2011


Author: ivan
Date: Fri Apr 29 08:26:14 2011
New Revision: 45747

URL: http://svn.erp5.org?rev=45747&view=rev
Log:
Domain tree uses buttons now.

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml?rev=45747&r1=45746&r2=45747&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_domain_tree.html.xml [utf8] Fri Apr 29 08:26:14 2011
@@ -82,13 +82,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>//table[//table[@class="listbox-table-domain-tree"]]//tr[2]//a[@class="tree-closed"]</td>\n
+  <td>//table[//table[@class="listbox-table-domain-tree"]]//tr[2]//button[@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>//table[//table[@class="listbox-table-domain-tree"]]//tr[3]//a[@class="tree-closed"]</td>\n
+  <td>//table[//table[@class="listbox-table-domain-tree"]]//tr[3]//button[@class="tree-closed"]</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -145,7 +145,7 @@ Test domain tree of Account Module\n
 -->\n
 <tr>\n
   <td>clickAndWait</td>\n
-  <td>//table[@class="listbox-table-domain-tree"]//tr[7]//a[@class="tree-closed"]</td>\n
+  <td>//table[@class="listbox-table-domain-tree"]//tr[7]//button[@class="tree-closed"]</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=45747&r1=45746&r2=45747&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Fri Apr 29 08:26:14 2011
@@ -1 +1 @@
-186
\ No newline at end of file
+187
\ No newline at end of file



More information about the Erp5-report mailing list