commit | 1a6945e88153867354c86caee2d6ee45410c6a68 | [log] [tgz] |
---|---|---|
author | Rahul Maheshwari <rahulmaheshwari@in.ibm.com> | Mon Nov 26 03:21:40 2018 -0600 |
committer | George Keishing <gkeishin@in.ibm.com> | Tue Nov 27 14:59:45 2018 +0000 |
tree | ac57139017870758746239feffc130d52a025344 | |
parent | 65f694431a919d544484b2abd39ccd22ad9ea8ec [diff] |
Corrected logout XPath Change-Id: Icf61181b59f9e5f46487c5d370c030bb22864e5a 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 82b01bf..c12f785 100644 --- a/gui/obmc_gui/lib/resource.robot +++ b/gui/obmc_gui/lib/resource.robot
@@ -378,5 +378,5 @@ Logout And Close Browser [Documentation] Logout from openbmc application and close the browser. - Click Element header + Click Element //*[text()='Log out'] Close Browser