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-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
28
28
-**[BUG FIX]**[#669](https://github.com/appium/java-client/pull/669) missed parameters of the `OverrideWidget` were added:
29
29
-`iOSXCUITAutomation`
30
30
-`windowsAutomation`
31
-
-**[BUG FIX]** ByAll was re-implemented. [#680](https://github.com/appium/java-client/pull/680)
31
+
-**[BUG FIX]** ByAll was re-implemented. [#680](https://github.com/appium/java-client/pull/680)
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)
0 commit comments