Read Network Configuration Via Different User Roles And Verify Using GUI

Change-Id: I61aab1ab1bc5c81e37e02458e18a80ece3204f87
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>
diff --git a/gui/lib/gui_resource.robot b/gui/lib/gui_resource.robot
index 3150637..fb23cfc 100644
--- a/gui/lib/gui_resource.robot
+++ b/gui/lib/gui_resource.robot
@@ -97,6 +97,7 @@
 Logout GUI
     [Documentation]  Logout of OpenBMC GUI.
 
+    Click Element  ${xpath_user_header}
     Click Element  ${xpath_logout_button}
     Wait Until Page Contains Element  ${xpath_login_button}