summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Barreto <fbarreto@redhat.com>2018-02-08 16:12:27 -0200
committerChristian Heimes <cheimes@redhat.com>2018-02-16 09:57:07 +0100
commit81fb7e5a321e2f4fa0e4112bea073c30dbe9d54e (patch)
tree5ab93d5e99f6c68bbd06e27e8e959828e29b7e4c
parenta072fe9718a4273aea0363667c728e6861c3f3b7 (diff)
downloadfreeipa-81fb7e5a321e2f4fa0e4112bea073c30dbe9d54e.tar.gz
freeipa-81fb7e5a321e2f4fa0e4112bea073c30dbe9d54e.tar.xz
freeipa-81fb7e5a321e2f4fa0e4112bea073c30dbe9d54e.zip
WebUI Tests: fixing test_user.py::test_test_noprivate_posix
When filling the combo box (the gidnumber) in the dialog to create a new user, the Add button was also clicked; closing the dialog. The wait makes it to not click. Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
-rw-r--r--ipatests/test_webui/ui_driver.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipatests/test_webui/ui_driver.py b/ipatests/test_webui/ui_driver.py
index 8c691e21f..d5420defd 100644
--- a/ipatests/test_webui/ui_driver.py
+++ b/ipatests/test_webui/ui_driver.py
@@ -858,6 +858,7 @@ class UI_driver(object):
if combobox_input:
if not option:
self.fill_textbox(combobox_input, value, cb)
+ open_btn.click()
else:
if not option:
# try to search