Index: tst_ServiceShutdown/test.py =================================================================== diff -u -ra1bf6e9dc0dacf5aee003365d3472e43075d00a7 -r7b3e5d5ca42caaf50fc24bc9ea6710d99681ea3f --- tst_ServiceShutdown/test.py (.../test.py) (revision a1bf6e9dc0dacf5aee003365d3472e43075d00a7) +++ tst_ServiceShutdown/test.py (.../test.py) (revision 7b3e5d5ca42caaf50fc24bc9ea6710d99681ea3f) @@ -80,11 +80,12 @@ def main(): utils.tstStart() - # Start the Application startApplication("denaliSquish") + utils.waitForGUI(1) + # 535 : The "Treatment" button shall be selected by default on the Home Screen. test_MainMenu_CurrentItem(535)