mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-26 10:38:00 +01:00
Merge pull request #16708 from YangJiao0817/add-more-info-testcase1
Add open more info page test case
This commit is contained in:
commit
18c9791a71
@ -78,3 +78,13 @@ Test Case - Open License Page
|
||||
Switch Window locator=NEW
|
||||
Retry Wait Until Page Contains Apache License
|
||||
Close Browser
|
||||
|
||||
Test Case - Open More Info Page
|
||||
[Tags] more_info_page
|
||||
Init Chrome Driver
|
||||
Go To ${HARBOR_URL}
|
||||
Retry Link Click //sign-in//div//a[contains(.,'More info...')]
|
||||
Sleep 3
|
||||
Switch Window locator=NEW
|
||||
Retry Wait Until Page Contains An open source trusted cloud native registry project that stores, signs, and scans content.
|
||||
Close Browser
|
Loading…
Reference in New Issue
Block a user