1.增加新的Case
This commit is contained in:
@@ -69,6 +69,11 @@ CreateInsertScriptSpecialFileName
|
||||
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[3]/div/div/div[2]/div/div[3]/table/tbody/tr[1]/td[2]/div/div/span
|
||||
Delete
|
||||
|
||||
InsertScriptDownloadFile
|
||||
[Tags] PositiveTestCase Settings InsertScript
|
||||
CreateInsertScripts lyf-test-001-css ${path}insert_files\\Create-Insert Scripts-test.css css name
|
||||
DownLoadFile ${Downloadpath}Create-Insert Scripts-test.css
|
||||
|
||||
InsertScriptsUpload20MFile
|
||||
[Tags] PositiveTestCase css Settings InsertScript
|
||||
CreateInsertScripts InsertScriptsUpload20MFile ${path}insert_files\\20MFile.css css name
|
||||
@@ -85,4 +90,16 @@ InsertScriptsUploadExceed20MFile
|
||||
|
||||
InsertScriptsFileTypeDoesNotMatch
|
||||
[Tags] NegtivetestCase css Settings InsertScript
|
||||
UploadFilesSize InsertScripts InsertScriptsFileTypeDoesNotMatch ${path}insert_files\\Create-Insert_Scripts-test.js File upload failed.
|
||||
UploadFilesSize InsertScripts InsertScriptsFileTypeDoesNotMatch ${path}insert_files\\Create-Insert_Scripts-test.js File upload failed.
|
||||
|
||||
CreateInsertScritsNullFileName
|
||||
[Tags] NegtivetestCase Settings InsertScrit
|
||||
OpenPages sidebarProxy_Profiles profilesTabs_Profile_Insert
|
||||
click id=insertAdd
|
||||
Sleep 2
|
||||
click id=insertAddOk1
|
||||
sleep 1
|
||||
${text} get text xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[1]/div/div[3]
|
||||
${text1} get text xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[3]/div/div[2]
|
||||
Should Be Equal As Strings ${text} Please enter the content
|
||||
Should Be Equal As Strings ${text1} Please enter the content
|
||||
|
||||
Reference in New Issue
Block a user