修改部分Settings测试用例及关键字,新增获取网页证书方法

This commit is contained in:
byb11
2021-03-25 09:28:12 +08:00
parent 4ec18ff997
commit 7eeceed5c7
7 changed files with 28 additions and 5 deletions

View File

@@ -3,6 +3,7 @@ Force Tags tsg-ui settings response_pages
Resource ../../../03-Variable/bifangapivariable.txt
Library OperatingSystem
Resource ../../../02-Keyword/tsg_ui/setting/Settings.robot
Library ../../../04-CustomLibrary/Custometest/UIAssert.py
*** Test Cases ***
CreateAndEdit
@@ -15,4 +16,9 @@ CreateAndEdit
NoName
${ResponsrPageInfo} Create Dictionary CreateOrEdit=Create search=name Name=${EMPTY} file=${path}response_pages_files\\Create-ResponsePages-test.html
... Negtive=yes Assertposition=//*[@id="policy_Manipulation_create6"]/div[2]/form/div[1]/div/div[3] asserttext=Please enter the content
ResponsrPageCreateAndEdit ${ResponsrPageInfo}
ResponsrPageCreateAndEdit ${ResponsrPageInfo}
test
ttt