fix ios ui type shortcuts link (fix #1699)

This commit is contained in:
Jonathan Lipps
2014-03-25 14:42:23 -07:00
parent d696cc862a
commit 5255c4b4b4

View File

@@ -16,7 +16,7 @@ Appium additionally supports some of the [Mobile JSON Wire Protocol](https://cod
You can use the direct UIAutomation component type name for the tag name, or use the simplified mapping (used in some examples below) found here:
https://github.com/appium/appium/blob/master/lib/devices/ios/uiauto/lib/mechanic.js#L29
https://github.com/appium/appium-uiauto/blob/master/uiauto/lib/mechanic.js#L30
Issues
------