mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-18 12:51:27 +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 Pro Create Admin Only
|
||||||
#set limit to admin only
|
#set limit to admin only
|
||||||
|
Click Element xpath=${configuration_xpath}
|
||||||
Sleep 2
|
Sleep 2
|
||||||
Click Element xpath=${system_config_xpath}
|
Click Element xpath=${system_config_xpath}
|
||||||
Sleep 1
|
Sleep 1
|
||||||
@ -102,6 +103,8 @@ Set Pro Create Admin Only
|
|||||||
Capture Page Screenshot AdminCreateOnly.png
|
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
|
#set limit to Every One
|
||||||
Click Element xpath=${system_config_xpath}
|
Click Element xpath=${system_config_xpath}
|
||||||
Sleep 1
|
Sleep 1
|
||||||
|
Loading…
Reference in New Issue
Block a user