Index: tst_ServiceShutdown/test.py =================================================================== diff -u -rb795e6250294344ef7b0396bae4648fb2aa306b3 -r53da790343ac7d1554b51465dbf1483d84772050 --- tst_ServiceShutdown/test.py (.../test.py) (revision b795e6250294344ef7b0396bae4648fb2aa306b3) +++ tst_ServiceShutdown/test.py (.../test.py) (revision 53da790343ac7d1554b51465dbf1483d84772050) @@ -30,6 +30,7 @@ mouseClick (waitForObjectExists(names.o_mainMenu_settings)) utils.waitForGUI() test.compare(waitForObjectExists(names.o_settingsHome).visible, True, globals.SRSUI(vSRSUI)) + mouseClick(waitForObjectExists(names.o_diagnostics)) def gotoScreenNtest_Contains_TreatmentHome(vSRSUI=""): mouseClick (waitForObjectExists(names.o_mainMenu_treatment))