Files
httprunner/demo.json
2025-08-12 18:58:09 +08:00

25 lines
724 B
JSON

{
"config": {
"name": "demo"
},
"teststeps": [
{
"name": "获取剪贴板",
"android": {
"os_type": "android",
"actions": [
{
"method": "push_albums",
"params": {
"fileUrl": "https://tosv.byted.org/obj/wzh-shoots-ios-pkg/video/recordings/b4b3d1b3902ec0920db2740b87b97a42b9c80f0f_end_1754473925.mp4",
"clearBefore": true
},
"options": {},
"identifier": "action_push_image"
}
]
}
}
]
}