[Erp5-report] r20111 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/portal_...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Mar 25 14:17:31 CET 2008
Author: jerome
Date: Tue Mar 25 14:17:29 2008
New Revision: 20111
URL: http://svn.erp5.org?rev=20111&view=rev
Log:
//fieldset[2]/div/div/span was not a portable selector ...
Modified:
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.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_grouping_reference/test_group_from_account_transaction_list.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml?rev=20111&r1=20110&r2=20111&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml Tue Mar 25 14:17:29 2008
@@ -89,7 +89,7 @@
</tr>\n
<tr>\n
<td>verifyText</td>\n
- <td>//fieldset[2]/div/div/span</td>\n
+ <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
<td>0.00</td>\n
</tr>\n
<tr tal:condition="is_selenium_0_8">\n
@@ -119,7 +119,7 @@
</tr>\n
<tr>\n
<td>verifyText</td>\n
- <td>//fieldset[2]/div/div/span</td>\n
+ <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
<td>2 200.00</td>\n
</tr>\n
\n
@@ -136,7 +136,7 @@
</tr>\n
<tr>\n
<td>verifyText</td>\n
- <td>//fieldset[2]/div/div/span</td>\n
+ <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
<td>2 200.00</td>\n
</tr>\n
\n
@@ -158,7 +158,7 @@
</tr>\n
<tr>\n
<td>verifyText</td>\n
- <td>//fieldset[2]/div/div/span</td>\n
+ <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
<td>0.00</td>\n
</tr>\n
\n
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml?rev=20111&r1=20110&r2=20111&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml Tue Mar 25 14:17:29 2008
@@ -100,7 +100,7 @@
</tr>\n
<tr>\n
<td>verifyText</td>\n
- <td>//fieldset[2]/div/div/span</td>\n
+ <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
<td>0.00</td>\n
</tr>\n
<tr tal:condition="is_selenium_0_8">\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=20111&r1=20110&r2=20111&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Tue Mar 25 14:17:29 2008
@@ -1,1 +1,1 @@
-85
+86
More information about the Erp5-report
mailing list