mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 23:41:22 +08:00
change: remove xpath validation
This commit is contained in:
@@ -42,7 +42,6 @@ const (
|
||||
|
||||
// UI validation
|
||||
uiSelectorName string = "ui_name"
|
||||
uiSelectorXpath string = "ui_xpath"
|
||||
uiSelectorOCR string = "ui_ocr"
|
||||
assertionExists string = "exists"
|
||||
assertionNotExists string = "not_exists"
|
||||
|
||||
Reference in New Issue
Block a user