Skip to content

Commit 124e2df

Browse files
Update README.md
1 parent f96b165 commit 124e2df

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ This is the Java language binding for writing Appium Tests, conforms to [Mobile
3030
- `windowsAutomation`
3131
- **[BUG FIX]** ByAll was re-implemented. [#680](https://github.com/appium/java-client/pull/680)
3232
- **[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
38+
3339

3440
*5.0.0-BETA9*
3541
- **[ENHANCEMENT]** Page factory: Mixed locator strategies were implemented. Feature request:[#565](https://github.com/appium/java-client/issues/565) Implementation: [#646](https://github.com/appium/java-client/pull/646)

0 commit comments

Comments
 (0)