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:
Yang Jiao 2022-04-18 03:30:46 +00:00
parent 40191e0bcd
commit f92a25f793

View File

@ -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