diff options
| author | lijinjin <[email protected]> | 2023-03-30 15:59:29 +0800 |
|---|---|---|
| committer | lijinjin <[email protected]> | 2023-03-30 15:59:29 +0800 |
| commit | 7fd2cc44543cff765b97993da7db171317635057 (patch) | |
| tree | 90febd3918d36011f87cc7fe35588ef7d74caaf0 | |
| parent | 558e55c34af430d64099967dbc8a5f88d70c39a5 (diff) | |
调整安全策略定位文件
| -rw-r--r-- | other/data/objects/ip_addresses_data.yaml | 4 | ||||
| -rw-r--r-- | other/data/template/page_template.yaml | 20 |
2 files changed, 14 insertions, 10 deletions
diff --git a/other/data/objects/ip_addresses_data.yaml b/other/data/objects/ip_addresses_data.yaml index fcc7183..bff570d 100644 --- a/other/data/objects/ip_addresses_data.yaml +++ b/other/data/objects/ip_addresses_data.yaml @@ -163,7 +163,7 @@ ip_addresses_data: OkButton: click Description: test11111 searchCriteria: Name - - #创建IP组并修改添加item + - #创建IP组并修改添加item (TSG-14478bug导致) - operatingType: createGroup Name: UIAutomationTest @@ -218,7 +218,7 @@ ip_addresses_data: - OkButton: click searchCriteria: Name - - #创建Geography组并修改添加item + - #创建Geography组并修改添加item (TSG-14478bug导致) - operatingType: createGroup Name: GeographyGroup_test diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml index 90d7065..109f7a9 100644 --- a/other/data/template/page_template.yaml +++ b/other/data/template/page_template.yaml @@ -611,7 +611,7 @@ security_page: data: null - type: combination - position: xpath=//*[@id="policy_paper_left"]/div/div[1]/label[contains(text(), "URL")]/following-sibling::div/div + position: xpath=//*[@id="policy_paper_left"]/div[2]/div[10]/div[1]/div value: FlterURL data: - @@ -913,7 +913,7 @@ security_page: data: - type: combination - position: xpath=//*[@id="policy_paper_left"]/div[last()-9]/div[2]/div[1]/div/div/div/span/span/i + position: xpath=//*[@id="policy_paper_left"]/div[2]/div[15]/div[3]/div[1]/div/div value: ResponseCode data: - @@ -928,7 +928,7 @@ security_page: data: null - type: combination - position: xpath=//*[@id="policy_paper_left"]/div[last()-9]/div[2]/div[2]/div/div/div[1]/div/div/span/span/i + position: xpath=//*[@id="policy_paper_left"]/div[2]/div[15]/div[3]/div[2]/div/div/div[1]/div value: ResponseContent data: - @@ -943,7 +943,7 @@ security_page: data: null - type: combination - position: xpath=//*[@id="policy_paper_left"]/div[last()-9]/div[2]/div[2]/div/div/div[2]/div[1]/div/span/span/i + position: xpath=//*[@id="policy_paper_left"]/div[2]/div[15]/div[3]/div[2]/div/div/div[2]/div[1] value: AlertProfile data: - @@ -1178,6 +1178,10 @@ security_page: - type: type4 position: Tag Key + value: SearchTagsOptional + - + type: type4 + position: Tag Key value: SearchTagKey - type: combinationSequential @@ -1270,7 +1274,7 @@ security_page: value: checkSubAction - type: combination - position: xpath=//*[@id="policy_paper_left"]/div[last()-9]/div[2]/div[1]/div/div/div/span/span/i + position: xpath=//*[@id="policy_paper_left"]/div[2]/div[15]/div[3]/div[1]/div/div value: checkResponseCode data: - @@ -1284,17 +1288,17 @@ security_page: value: BackPage - type: combination - position: xpath=//*[@id="policy_paper_left"]/div[last()-9]/div[2]/div[2]/div/div/div[2]/div[1]/div/span/span/i + position: xpath=//*[@id="policy_paper_left"]/div[2]/div[15]/div[3]/div[2]/div/div/div[1]/div value: checkResponseContent data: - type: checkText - position: xpath=/html/body/div[last()]/div[1]/div[1]/ul/div[2]/li[@class="el-select-dropdown__item selected"] + position: xpath=/html/body/div[l]/div[1]/div[1]/ul/li[2] value: Content data: null - type: combination - position: xpath=//*[@id="policy_paper_left"]/div[last()-11]/div[3]/div/div/div/span/span/i + position: xpath=//*[@id="policy_paper_left"]/div[2]/div[15]/div[3]/div[2]/div/div/div[2]/div[1] value: checkTrafficMirroringProfiles data: - |
