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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,12 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
30
30
-`windowsAutomation`
31
31
-**[BUG FIX]** ByAll was re-implemented. [#680](https://github.com/appium/java-client/pull/680)
32
32
-**[BUG FIX]****[BREAKING CHANGE]** The issue of compliance with Selenium grid 3.x was fixed. This change is breaking because now java_client is compatible with appiun server v>=1.6.5. Issue report [#655](https://github.com/appium/java-client/issues/655). FIX [#682](https://github.com/appium/java-client/pull/682)
33
+
-**[BUG FIX]** issues related to latest Selenium changes were fixed. Issue report [#696](https://github.com/appium/java-client/issues/696). Fix: [#699](https://github.com/appium/java-client/pull/699).
34
+
-**[UPDATE]** Dependency update
35
+
-`selenium-java` was updated to 3.5.x
36
+
-`org.apache.commons-lang3` was updated to 3.6
37
+
-`org.springframework.spring-context` was updated to 4.3.10.RELEASE
0 commit comments