diff options
| author | byb11 <byb11@DESKTOP-EM3PGKQ> | 2021-07-12 15:45:45 +0800 |
|---|---|---|
| committer | byb11 <byb11@DESKTOP-EM3PGKQ> | 2021-07-12 15:45:45 +0800 |
| commit | 6bf28973ab1be1fa4751f8f3ea0a5c202c417e89 (patch) | |
| tree | 82a5bde96e2020cc458e108f9041a6320b98220c /01-TestCase/tsg_ui/ui_settings/DecryptionProfileCase.robot | |
| parent | 423ddc256c630b94dd63b2521bb3e7a79ad85be3 (diff) | |
维护UISettings模块用例develop
Diffstat (limited to '01-TestCase/tsg_ui/ui_settings/DecryptionProfileCase.robot')
| -rw-r--r-- | 01-TestCase/tsg_ui/ui_settings/DecryptionProfileCase.robot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/01-TestCase/tsg_ui/ui_settings/DecryptionProfileCase.robot b/01-TestCase/tsg_ui/ui_settings/DecryptionProfileCase.robot index 351131e..5f7e9a0 100644 --- a/01-TestCase/tsg_ui/ui_settings/DecryptionProfileCase.robot +++ b/01-TestCase/tsg_ui/ui_settings/DecryptionProfileCase.robot @@ -518,9 +518,9 @@ DecryptionProfileAllCloseTLSv1.3 DecryptionProfileTurnPage
[Tags] Positive UI Settings DecryptionProfile
- OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[5] xpath
- TurnPage //*[@id="app"]/div/div[3]/div[2]/div/div[2]/div/div/div[4]/div/button[2] //*[@id="app"]/div/div[3]/div[2]/div/div[2]/div/div/div[4]/div/button[1]
- ... //*[@id="app"]/div/div[3]/div[2]/div/div[2]/div/div/div[4]/div/span[2]/div/input 2 //*[@id="app"]/div/div[3]/div[2]/div/div[2]/div/div/div[2]/div/div[3]/table/tbody/tr[2]/td[1]/div/div
+ OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_DecryptionProfile
+ TurnPage //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[4]/div/button[2] //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[4]/div/button[1]
+ ... //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[4]/div/span[2]/div/input 2 //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
DecryptionProfileNameMinSize
[Tags] Boundary UI name Settings DecryptionProfile
@@ -551,7 +551,7 @@ DecryptionProfileNameSpecialChar DecryptionProfileDeleteReferencedData
[Tags] Negtive UI Settings DecryptionProfile
- DeleteReferencedData DecryptionProfile //*[@id="Settings"]/ul/li[1] 83 The referenced data are not allowed to disable or delete //*[@id="profilesTabs"]/li[5]
+ DeleteReferencedData DecryptionProfile VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_DecryptionProfile 83 The referenced data are not allowed to disable or delete
DecryptionProfileNullname
[Tags] Negtive UI Settings DecryptionProfile
|
