Index: tst_Treatment_Adjustment_Heparin/test.py =================================================================== diff -u -r310f51a5ed4921f184572f90d07b350ec41c0bae -rca79dc7f50fc912b05da91321d8652934aee0764 --- tst_Treatment_Adjustment_Heparin/test.py (.../test.py) (revision 310f51a5ed4921f184572f90d07b350ec41c0bae) +++ tst_Treatment_Adjustment_Heparin/test.py (.../test.py) (revision ca79dc7f50fc912b05da91321d8652934aee0764) @@ -45,6 +45,7 @@ else: test.compare(heparin_button.enabled, False) + utils.waitForGUI(0.2) test.compare(str(waitForObjectExists(names.o_treatmentStart_HeparinSection).buttonText), "{} DELIVERY".format(vText))