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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,14 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
22
22
*6.0.0 (under construction yet)*
23
23
24
24
-**[DEPENDENCY UPDATES]**
25
-
-`org.seleniumhq.selenium:selenium-java` was updated to 3.8.1
25
+
-`org.seleniumhq.selenium:selenium-java` was updated to 3.9.1
26
26
-**[BREAKING CHANGE]** Removal of deprecated listener-methods from the AlertEventListener. [#797](https://github.com/appium/java-client/pull/797)
27
27
-**[BUG FIX]**. Fix the `pushFile` command. [#812](https://github.com/appium/java-client/pull/812)[#816](https://github.com/appium/java-client/pull/816)
-**[ENHANCEMENT]** Added handlers for lock/unlock in iOS. [#799](https://github.com/appium/java-client/pull/799)
30
30
-**[ENHANCEMENT]** AddEd endpoints for screen recording API for iOS and Android. [#814](https://github.com/appium/java-client/pull/814)
31
+
-**[MAJOR ENHANCEMENT]** W3C compliance was provided. [#829](https://github.com/appium/java-client/pull/829)
32
+
-**[ENHANCEMENT]** New capability `MobileCapabilityType.FORCE_MJSONWP`[#829](https://github.com/appium/java-client/pull/829)
31
33
32
34
*6.0.0-BETA2*
33
35
-**[ENHANCEMENT]** The `fingerPrint` ability was added. It is supported by Android for now. [#473](https://github.com/appium/java-client/pull/473)[#786](https://github.com/appium/java-client/pull/786)
0 commit comments