GUI Test fix for suite execution
Changes:
- Update test case "Verify Existence Of All Button And Fields In Add User"
Change-Id: I68a9c43c0f297e431b0c91c4e0fc4349aa9e4811
Signed-off-by: manashsarma <manashsarma@in.ibm.com>
diff --git a/gui/gui_test/access_control/test_obmc_gui_local_users.robot b/gui/gui_test/access_control/test_obmc_gui_local_users.robot
index d416f00..c049780 100644
--- a/gui/gui_test/access_control/test_obmc_gui_local_users.robot
+++ b/gui/gui_test/access_control/test_obmc_gui_local_users.robot
@@ -67,6 +67,7 @@
Verify Existence Of All Button And Fields In Add User
[Documentation] Verify existence of all buttons and fields in add user page.
[Tags] Verify_Existence_Of_All_Button_And_Fields_In_Add_User
+ [Teardown] Click Element ${xpath_cancel_button}
Click Element ${xpath_add_user}
Wait Until Page Contains Element ${xpath_add_user_heading}