@@ -41,7 +41,7 @@ def test_retail_customer_success_workflow(login_logout, request):
4141 biab_page = BIABPage (page )
4242
4343 # Update test node ID for HTML report
44- request .node ._nodeid = "(MACAE V4 ) Golden Path-test golden path demo script works properly"
44+ request .node ._nodeid = "(MACAE V3 ) Golden Path-test golden path demo script works properly"
4545
4646 logger .info ("=" * 80 )
4747 logger .info ("Starting Multi-Team Workflow Test" )
@@ -334,7 +334,7 @@ def test_validate_source_text_not_visible(login_logout, request):
334334 biab_page = BIABPage (page )
335335
336336 # Update test node ID for HTML report
337- request .node ._nodeid = "(MACAE V4 ) Bug 23355: Bug - Agent output is showing citation sources that are not clickable or understandable"
337+ request .node ._nodeid = "(MACAE V3 ) Bug 23355: Bug - Agent output is showing citation sources that are not clickable or understandable"
338338
339339 logger .info ("=" * 80 )
340340 logger .info ("Starting Source Text Validation Test" )
@@ -469,7 +469,7 @@ def test_rai_validation_unable_to_create_plan(login_logout, request):
469469 biab_page = BIABPage (page )
470470
471471 # Update test node ID for HTML report
472- request .node ._nodeid = "(MACAE V4 ) - Test RAI prompts for all 3 default teams"
472+ request .node ._nodeid = "(MACAE V3 ) - Test RAI prompts for all 3 default teams"
473473
474474 logger .info ("=" * 80 )
475475 logger .info ("Starting RAI Validation Test - Unable to Create Plan" )
@@ -599,7 +599,7 @@ def test_rai_validation_in_clarification(login_logout, request):
599599 biab_page = BIABPage (page )
600600
601601 # Update test node ID for HTML report
602- request .node ._nodeid = "(MACAE V4 ) - Test RAI prompt in user clarification step"
602+ request .node ._nodeid = "(MACAE V3 ) - Test RAI prompt in user clarification step"
603603
604604 logger .info ("=" * 80 )
605605 logger .info ("Starting RAI Validation Test in Clarification Input" )
@@ -733,7 +733,7 @@ def test_cancel_button_all_teams(login_logout, request):
733733 biab_page = BIABPage (page )
734734
735735 # Update test node ID for HTML report
736- request .node ._nodeid = "(MACAE V4 ) - Test Cancel functionality in the Plan Approval step"
736+ request .node ._nodeid = "(MACAE V3 ) - Test Cancel functionality in the Plan Approval step"
737737
738738 logger .info ("=" * 80 )
739739 logger .info ("Starting Cancel Button Validation Test - All Teams" )
0 commit comments