mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
fix: add swipe_to_tap_texts action
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"ios": {
|
||||
"actions": [
|
||||
{
|
||||
"method": "swipe_to_tap_text",
|
||||
"method": "swipe_to_tap_texts",
|
||||
"params": [
|
||||
"理肤泉",
|
||||
"婉宝"
|
||||
|
||||
@@ -49,7 +49,7 @@ teststeps:
|
||||
- name: 向上滑动 2 次
|
||||
ios:
|
||||
actions:
|
||||
- method: swipe_to_tap_text
|
||||
- method: swipe_to_tap_texts
|
||||
params:
|
||||
- 理肤泉
|
||||
- 婉宝
|
||||
|
||||
Reference in New Issue
Block a user