Skip to content

Commit

Permalink
fix mechanic link (fix appium#1699)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed Jan 6, 2014
1 parent 9b2f875 commit da2f585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/finding-elements.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Appium supports a subset of the WebDriver locator strategies:

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/uiauto/lib/mechanic.js#L29
https://github.com/appium/appium/blob/master/lib/devices/ios/uiauto/lib/mechanic.js#L29

Issues
------
Expand Down

0 comments on commit da2f585

Please sign in to comment.