mirror of
https://github.com/appium/appium.git
synced 2026-05-07 19:40:01 -05:00
Added touch commands (#9355)
This commit is contained in:
+15
@@ -76,6 +76,21 @@ module.exports = {
|
||||
]],
|
||||
]],
|
||||
]],
|
||||
["Session", ["session",
|
||||
["Create", "create.md"],
|
||||
["Delete", "delete.md"],
|
||||
["Get Session Capabilities", "get.md"],
|
||||
["Go Back", "back.md"],
|
||||
["Screenshot", "screenshot.md"],
|
||||
["Timeouts", ["timeouts",
|
||||
["Timeout", "timeout.md"],
|
||||
["Implicit Wait", "implicit-wait.md"],
|
||||
["Async Script", "async-script.md"],
|
||||
]],
|
||||
["Other", ["other",
|
||||
["Get Orientation", "get-orientation.md"],
|
||||
]],
|
||||
]],
|
||||
["Element", ["element",
|
||||
["Find Element", "find-element.md"],
|
||||
["Find Elements", "find-elements.md"],
|
||||
|
||||
Reference in New Issue
Block a user