File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
- #java-client
1
+ # java-client
2
2
3
3
[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.appium/java-client/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/io.appium/java-client )
4
4
[ ![ Javadoc] ( https://javadoc-emblem.rhcloud.com/doc/io.appium/java-client/badge.svg )] ( http://www.javadoc.io/doc/io.appium/java-client )
@@ -9,17 +9,23 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
9
9
10
10
[ API docs] ( http://appium.github.io/java-client/ )
11
11
12
- ###Features and other interesting information###
12
+ ### Features and other interesting information
13
13
14
14
[ Tech stack] ( https://github.com/appium/java-client/blob/master/docs/Tech-stack.md )
15
15
16
16
[ How to install the project] ( https://github.com/appium/java-client/blob/master/docs/Installing-the-project.md )
17
17
18
18
[ WIKI] ( https://github.com/appium/java-client/wiki )
19
19
20
- ##Changelog##
20
+ ## Changelog
21
+
21
22
* 5.0.0 (under construction yet)*
22
23
24
+ * 5.0.0-BETA6*
25
+ - ** [ UPDATE] ** Update to Selenium 3.3.1
26
+ - ** [ ENHANCEMENT] ** iOS XCUIT mode automation: API to run application in background was added. [ #593 ] ( https://github.com/appium/java-client/pull/593 )
27
+
28
+
23
29
* 5.0.0-BETA5*
24
30
- ** [ UPDATE] ** Update to Selenium 3.2.0
25
31
- ** [ BUG FIX] ** Excessive dependency on ` guava ` was removed. It causes errors. Issue report: [ #588 ] ( https://github.com/appium/java-client/issues/588 ) . FIX: [ #589 ] ( https://github.com/appium/java-client/pull/589 ) .
You can’t perform that action at this time.
0 commit comments