Index: tst_patient_id/test.py =================================================================== diff -u -r11e9610683d44aba3c57dc04b0abcc7ca8e30c66 -re00ae8cb168689b6ccebd23b63ff3ef48572f3ff --- tst_patient_id/test.py (.../test.py) (revision 11e9610683d44aba3c57dc04b0abcc7ca8e30c66) +++ tst_patient_id/test.py (.../test.py) (revision e00ae8cb168689b6ccebd23b63ff3ef48572f3ff) @@ -146,7 +146,7 @@ test.compare("Create a Custom Treatment", custom_treatment.text) test.log("user successfully authenticated through patient id ->"+ actual_value) - mouseClick(waitForObject(names.o_back_button)) + mouseClick(waitForObject(names.o_create_back_button)) def verify_confirm_button_based_on_patient_id(patient_id):