mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-12 16:01:27 +08:00
merge version
This commit is contained in:
24
demo.json
Normal file
24
demo.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user