Index: tst_Treatment_Adjustment_Duration/test.py =================================================================== diff -u -r0641bc72e2338b37ace48847abf301374b6620f6 -r2565fdf7f0ff9d43afd963653edd4bd00ef426c8 --- tst_Treatment_Adjustment_Duration/test.py (.../test.py) (revision 0641bc72e2338b37ace48847abf301374b6620f6) +++ tst_Treatment_Adjustment_Duration/test.py (.../test.py) (revision 2565fdf7f0ff9d43afd963653edd4bd00ef426c8) @@ -25,9 +25,9 @@ test.compare(waitForObjectExists(names.o_modalDialog).visible, True) def main(): + utils.tstStart(__file__) startApplication(names.AUT_NAME) - utils.tstStart() utils.waitForGUI(1) gotoScreenNtest_Contains_DurationSection()