Add force tags to GUI test suites

Changes:
     - added new tags for the suites

Tested:
     - NA

Change-Id: Ib7e16f479848fafa91b083d5bc7e0b2e4b3a24ac
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/gui/gui_test/settings_menu/test_factory_reset_sub_menu.robot b/gui/gui_test/settings_menu/test_factory_reset_sub_menu.robot
index 38d08e4..7788951 100644
--- a/gui/gui_test/settings_menu/test_factory_reset_sub_menu.robot
+++ b/gui/gui_test/settings_menu/test_factory_reset_sub_menu.robot
@@ -7,6 +7,7 @@
 Suite Setup     Suite Setup Execution
 Suite Teardown  Close Browser
 
+Force Tags      Factory_Reset_Sub_Menu
 
 *** Variables ***
 
@@ -56,4 +57,4 @@
     Click Element  ${xpath_settings_menu}
     Click Element  ${xpath_factory_reset_sub_menu}
     Wait Until Keyword Succeeds  30 sec  5 sec  Location Should Contain  factory-reset
-
+    Wait Until Element Is Not Visible   ${xpath_page_loading_progress_bar}  timeout=30