diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml
index afd25bcb58f9fb98b4a3c6629dfa2bf88322ae62..974d73c02c0e2019cedc62115d4eb6bf733bdaec 100644
--- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml
+++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml
@@ -89,7 +89,7 @@ Grouping from account transaction view\n
 </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 @@ Grouping from account transaction view\n
 </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 @@ Grouping from account transaction view\n
 </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 @@ Grouping from account transaction view\n
 </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
diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml
index e44611758fe7e38840fda5e277953c12139c16fc..4dc767cb4008bee41ec0a1a2ccf2dfe7d1939233 100644
--- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml
+++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml
@@ -100,7 +100,7 @@ Grouping from entity transaction view\n
 </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
diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision
index 615be700b9ed77138f08e9c23ae57fe96058c3ef..8bfa2f5ecdcecb29a2a68f2b68907198364f6c90 100644
--- a/bt5/erp5_accounting_ui_test/bt/revision
+++ b/bt5/erp5_accounting_ui_test/bt/revision
@@ -1 +1 @@
-85
\ No newline at end of file
+86
\ No newline at end of file