Merge pull request #5553 from zhoumeina/pr/fix_ui_e2e

fix nightly test fail for project creation moved to system config
This commit is contained in:
Mia ZHOU 2018-08-08 11:18:44 +08:00 committed by GitHub
commit 872b19f370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,7 @@ Ldap Verify Cert Checkbox Should Be Disabled
Set Pro Create Admin Only
#set limit to admin only
Click Element xpath=${configuration_xpath}
Sleep 2
Click Element xpath=${system_config_xpath}
Sleep 1
@ -101,7 +102,9 @@ Set Pro Create Admin Only
Click Element xpath=${config_save_button_xpath}
Capture Page Screenshot AdminCreateOnly.png
Set Pro Create Every One
Set Pro Create Every One
Click Element xpath=${configuration_xpath}
sleep 1
#set limit to Every One
Click Element xpath=${system_config_xpath}
Sleep 1