Skip to content

Commit 9fdf89f

Browse files
authored
add link to mobile gesture for XCUITets (#536)
1 parent 8daf6f7 commit 9fdf89f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/ios_xcuitest.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
- [WebDriverAgent](https://github.com/facebook/WebDriverAgent)
55
- How to migrate XCUITest from UIAutomation
66
- [Migrating your iOS tests from UIAutomation](https://github.com/appium/appium/blob/v1.6.2/docs/en/advanced-concepts/migrating-to-xcuitest.md)
7+
- Mobile gestures for XCUITest
8+
- [ios-xctest-mobile-gestures](https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios-xctest-mobile-gestures.md)
9+
- Required Appium1.6.4+
710

811
## find elements
912
- supported elements by find_element are:

0 commit comments

Comments
 (0)