mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
Add open more info page test case
Add test case that open more info page to ensure correct functionality. Signed-off-by: Yang Jiao <jiaoya@vmware.com>
This commit is contained in:
parent
40191e0bcd
commit
f92a25f793
@ -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