Added delay for page to load completely

Change-Id: Ib12ff16cf92b2ce8bc88ce2ef321ecb209b8be40
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>
diff --git a/gui/gui_test/gui_header/test_profile_settings_sub_menu.robot b/gui/gui_test/gui_header/test_profile_settings_sub_menu.robot
index fb0b94f..a274e93 100644
--- a/gui/gui_test/gui_header/test_profile_settings_sub_menu.robot
+++ b/gui/gui_test/gui_header/test_profile_settings_sub_menu.robot
@@ -88,3 +88,4 @@
     Wait Until Page Contains Element  ${xpath_profile_settings}
     Click Element  ${xpath_profile_settings}
     Wait Until Keyword Succeeds  30 sec  10 sec  Location Should Contain  profile-settings
+    Wait Until Element Is Not Visible   ${xpath_page_loading_progress_bar}  timeout=30