mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-28 03:30:01 +08:00
feat: cache screenshot ocr texts
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
},
|
||||
{
|
||||
"method": "sleep",
|
||||
"params": 10
|
||||
"params": 5
|
||||
},
|
||||
{
|
||||
"method": "screenshot"
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
{
|
||||
"method": "sleep",
|
||||
"params": 10
|
||||
"params": 5
|
||||
},
|
||||
{
|
||||
"method": "screenshot"
|
||||
|
||||
Reference in New Issue
Block a user