修改Category的case

This commit is contained in:
liuyuanfang
2020-05-28 18:30:02 +08:00
parent bc52210587
commit 27a9718c0c

View File

@@ -10,7 +10,7 @@ create-category-exactly-001
#新建Category
CreatePage Category create-category-exactly-001 keywordtext=$www.baidu.com
#验证新建是否成功
ui-object-search-name
ui-object-search-name create-category-exactly-001
${text} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[2]/div/div/span
Should Be Equal As Strings ${text} create-category-exactly-001
#删除对象