mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +01:00
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:
commit
872b19f370
@ -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
|
||||
@ -102,6 +103,8 @@ Set Pro Create Admin Only
|
||||
Capture Page Screenshot AdminCreateOnly.png
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user