mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 01:50:31 +08:00
fix: tap offset
This commit is contained in:
@@ -90,9 +90,11 @@
|
||||
{
|
||||
"method": "tap_ocr",
|
||||
"params": "推荐",
|
||||
"options": {
|
||||
"identifier": "点击推荐"
|
||||
}
|
||||
"identifier": "点击推荐",
|
||||
"offset": [
|
||||
0,
|
||||
-1
|
||||
]
|
||||
},
|
||||
{
|
||||
"method": "sleep",
|
||||
|
||||
Reference in New Issue
Block a user