Added delay for page to load completely

Changes:
    - Added delay for page to load completely

Tested:
     Ran the suite successfully gui/gui_test/operations_menu/test_host_console_sub_menu.robot

Change-Id: I60fe56833aa280f14afbd55f0ae14d48b2b7c113
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>
diff --git a/gui/gui_test/operations_menu/test_host_console_sub_menu.robot b/gui/gui_test/operations_menu/test_host_console_sub_menu.robot
index bcf5fa2..89cc7e2 100644
--- a/gui/gui_test/operations_menu/test_host_console_sub_menu.robot
+++ b/gui/gui_test/operations_menu/test_host_console_sub_menu.robot
@@ -38,3 +38,4 @@
     Click Element  ${xpath_operations_menu}
     Click Element  ${xpath_host_console_sub_menu}
     Wait Until Keyword Succeeds  30 sec  10 sec  Location Should Contain  host-console
+    Wait Until Element Is Not Visible   ${xpath_page_loading_progress_bar}  timeout=30