Index: tst_create_custom_treatment/test.py =================================================================== diff -u -r29a48b4b5dfa98fdce622973ac6c8dcda73d4767 -rd764e50bfd031a96c30431abc10b114e8a5506ce --- tst_create_custom_treatment/test.py (.../test.py) (revision 29a48b4b5dfa98fdce622973ac6c8dcda73d4767) +++ tst_create_custom_treatment/test.py (.../test.py) (revision d764e50bfd031a96c30431abc10b114e8a5506ce) @@ -596,7 +596,7 @@ utils.waitForGUI(0.3) test.log("Verification of page step indicator from patient id page") - utility.verify_page_step_indicator(names.o_PreTreatmentBase_gridSteps_Grid, PRE_TREATMENT_STEP) + utility.verify_page_step_indicator(names.o_PreTreatmentBase_gridSteps_Grid_1, PRE_TREATMENT_STEP) mouseClick(waitForObject(names.o_input_patient_id)) type(waitForObject(names.o_input_patient_id), config.PATIENT_ID)