mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
25 lines
724 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|