Index: shared/scripts/configuration/utility.py =================================================================== diff -u -rb30019a57e3711d3e3eb859fcf160cb4d9f6905d -rd92045b1bd0502912c00c977a01a13c3c84fcec9 --- shared/scripts/configuration/utility.py (.../utility.py) (revision b30019a57e3711d3e3eb859fcf160cb4d9f6905d) +++ shared/scripts/configuration/utility.py (.../utility.py) (revision d92045b1bd0502912c00c977a01a13c3c84fcec9) @@ -87,7 +87,7 @@ no_cartridge_self_test_state=0,installation_state=0, dry_self_test_state=0, prime_state=0,recirculate_state=0, patient_connection_state=0) -def page_step_indicator_verification(screen_obj, pre_treatment_step): +def verify_page_step_indicator(screen_obj, pre_treatment_step): """ Method to verify the Page Step indicators [the object on top of the screen which indicates the steps passed, current, remained] @param pre_treatment_step : indicates the Current pre-treatment step