You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,8 +109,8 @@ If you are using the Eclipse IDE, make sure you are using verison Luna or later.
109
109
*3.2.0 (is coming out)*
110
110
- updated the dependency on Selenium to version 2.47.1
111
111
- the new dependency on commons-validator v1.4.1
112
-
- the ability to start programmatically/silently an Appium node server is provided now. Details please read at #240.
113
-
Historical reference: [The similar solution](https://github.com/Genium-Framework/Appium-Support) has been designed by @Hassan-Radi.
112
+
- the ability to start programmatically/silently an Appium node server is provided now. Details please read at [#240](https://github.com/appium/java-client/pull/240).
113
+
Historical reference: [The similar solution](https://github.com/Genium-Framework/Appium-Support) has been designed by [@Hassan-Radi](https://github.com/Hassan-Radi).
114
114
The mentioned framework and the current solution use different approaches.
115
115
- Throwing declarations were added to some searching methods. The __"getMouse"__ method of RemoteWebDriver was marked __Deprecated__
0 commit comments