Index: suite_leahi/tst_Headerbar_Prescription/test.py =================================================================== diff -u -r82b83130e376071d5bb52e876fc800693bff3d01 -r4fd8b0da9c8ad1280c3efb2efb6749ac42349e68 --- suite_leahi/tst_Headerbar_Prescription/test.py (.../test.py) (revision 82b83130e376071d5bb52e876fc800693bff3d01) +++ suite_leahi/tst_Headerbar_Prescription/test.py (.../test.py) (revision 4fd8b0da9c8ad1280c3efb2efb6749ac42349e68) @@ -561,7 +561,7 @@ td.td_operation_mode(TDOpModes.MODE_STAN.value) # verify Standby screen - test.verify(waitForObjectExists(names.standByScreen_MainHome), "In Standby") + test.verify(waitForObjectExists(names.o_standByScreen_MainHome), "In Standby") td.td_operation_mode(TDOpModes.MODE_PRET.value, 0 ) mouseClick(waitForObjectExists(names.o_prescriptionButton_IconButton))