Merge pull request #9173 from danfengliu/change-way-of-checking-UI-element-value-due-to-angula-upgrade

Modify way of Project creation verifycation in migrate pipeline
This commit is contained in:
danfengliu 2019-09-20 16:01:58 +08:00 committed by GitHub
commit 17d221bf85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,7 +173,8 @@ Verify System Setting
Textfield Value Should Be xpath=//*[@id='emailUsername'] @{emailuser}[0]
Textfield Value Should Be xpath=//*[@id='emailFrom'] @{emailfrom}[0]
Switch To System Settings
Page Should Contain @{creation}[0]
${ret} Get Selected List Value xpath=//select[@id='proCreation']
Should Be Equal As Strings ${ret} @{creation}[0]
Token Must Be Match @{token}[0]
Switch To Vulnerability Page
Page Should Contain None