This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 5
Dec 2017

Hi guys!
Java-client version 6.0.0-BETA1 has been released.

It is related to major changes of the Touch Actions API.

  • [ENHANCEMENT] [REFACTOR] [BREAKING CHANGE] [MAJOR CHANGE] Improvements of the TouchActions API #75617, #76014:
    • io.appium.java_client.touch.ActionOptions and sublasses were added
    • old methods of the TouchActions were marked @Deprecated
    • new methods which take new options.
  • [ENHANCEMENT]. Appium drivr local service uses default process environment by default. #7531
  • [BUG FIX]. Removed ‘set’ prefix from waitForIdleTimeout setting. #7541
  • [BUG FIX]. The asking for session details was optimized. Issue report 7641.
    FIX #769
  • [BUG FIX] [REFACTOR]. Inconcistent MissingParameterException was removed. Improvements of MultiTouchAction. Report: #1022. FIX #7722
  • [DEPENDENCY UPDATES]
    • org.apache.commons:commons-lang3 was updated to 3.7
    • commons-io:commons-io was updated to 2.6
    • org.springframework:spring-context was updated to 5.0.2.RELEASE
    • org.aspectj:aspectjweaver was updated to 1.8.13
    • org.seleniumhq.selenium:selenium-java was updated to 3.7.1

It is beta built because there possible some issues which may require changes on the client side. Server side may require changes too. The known issue: https://github.com/appium/appium/issues/748629

  • created

    Dec '17
  • last reply

    Jan '18
  • 4

    replies

  • 1.8k

    views

  • 3

    users

  • 11

    links

pinned globally Dec 4, '17

28 days later