Skip to content

Commit 7103921

Browse files
Fix link
1 parent f76ea9b commit 7103921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- [iOS UI Automation](http://developer.apple.com/library/ios/#documentation/DeveloperTools/Reference/UIAutomationRef/_index.html) Example use `@driver.execute_script "UIATarget.localTarget().frontMostApp().mainWindow().rect()"
88
`
99
- [Android UIAutomator](http://developer.android.com/tools/help/uiautomator/index.html)
10-
- [UiSelector.java](https://android.googlesource.com/platform/frameworks/testing/+/master/uiautomator/library/src/com/android/uiautomator/core/UiSelector.java)
10+
- [UiSelector.java](https://android.googlesource.com/platform/frameworks/testing/+/master/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java)
1111
- [Ruby selenium-webdriver](http://selenium.googlecode.com/svn/trunk/docs/api/rb/index.html)
1212
- [Appium](https://github.com/appium/appium/blob/master/README.md)
1313
- [Appium extension](https://github.com/appium/appium/wiki/Automating-mobile-gestures)

0 commit comments

Comments
 (0)