mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-13 00:11:28 +08:00
feat: validate with label
This commit is contained in:
@@ -42,6 +42,7 @@ const (
|
||||
|
||||
// UI validation
|
||||
uiSelectorName string = "ui_name"
|
||||
uiSelectorLabel string = "ui_label"
|
||||
uiSelectorOCR string = "ui_ocr"
|
||||
assertionExists string = "exists"
|
||||
assertionNotExists string = "not_exists"
|
||||
|
||||
Reference in New Issue
Block a user