mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
feat: get wda logs
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"name": "通过 feed 卡片进入微信直播间"
|
||||
"name": "通过 feed 卡片进入微信直播间",
|
||||
"ios": [
|
||||
{
|
||||
"port": 8700,
|
||||
"mjpeg_port": 8800,
|
||||
"log_on": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"teststeps": [
|
||||
{
|
||||
@@ -40,7 +47,8 @@
|
||||
},
|
||||
{
|
||||
"method": "tap_ocr",
|
||||
"params": "视频号"
|
||||
"params": "视频号",
|
||||
"identifier": "进入视频号"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user