Browser needs to be open before logging into GUI.

Why this change is required:
"Test Setup Execution" keyword in resource file is failing
with "No browser is open" message.

Resolves openbmc/openbmc-test-automation#1404

Change-Id: I93cef495a7c1e2fe554917927df07f9d16a44a44
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/gui/obmc_gui/lib/resource.robot b/gui/obmc_gui/lib/resource.robot
index 9ed6c32..28d128d 100644
--- a/gui/obmc_gui/lib/resource.robot
+++ b/gui/obmc_gui/lib/resource.robot
@@ -108,7 +108,7 @@
     # obmc_test_setup      The OpenBMC required state.
 
     Rprint Timen  ${TEST NAME} ==> [STARTED]
-    Login OpenBMC GUI
+    Launch Browser And Login OpenBMC GUI
     Log To Console  Verifying the system state and stablity...
     ${obmc_current_state}=  Get Text  ${xpath_display_server_power_status}
     Rpvars  obmc_current_state