Index: tst_ServiceShutdown/test.py =================================================================== diff -u -r99810cece725cd3b1070c61756563b90b6d36650 -rc1b9d926e38745dcd9fb3e0503176b1c85182294 --- tst_ServiceShutdown/test.py (.../test.py) (revision 99810cece725cd3b1070c61756563b90b6d36650) +++ tst_ServiceShutdown/test.py (.../test.py) (revision c1b9d926e38745dcd9fb3e0503176b1c85182294) @@ -87,7 +87,8 @@ # 028 : The Home Screen shall display a "Settings" button. test.compare(str(waitForObjectExists(names.o_mainMenu_settings).text.text), "Settings", globals.SRSUI(28)) - + utils.waitForGUI() + # 029 : Upon "Settings" button depress on the Home Screen; the UI shall navigate the user to the Device Settings Screen. gotoScreenNtest_Contains_PowerOffButton(29)