This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
4 / 4
Jul 2015

The main difference is that now AppiumDriver is a Generic, so it can be set to return elements of class MobileElement or IOSElement or AndroidElement without casting. Yay

See details here: https://github.com/appium/java-client/pull/182193

And check out the tests in the repository on github

3.0.0
- AppiumDriver class is now a Generic. This allows us to return elements of class MobileElement (and its subclasses) instead of always returning WebElements and requiring users to cast to MobileElement. See https://github.com/appium/java-client/pull/182193
- Full set of Android KeyEvents added.
- Selenium client version updated to 2.46
- PageObject enhancements
- Junit dependency removed

  • created

    Jun '15
  • last reply

    Jul '15
  • 3

    replies

  • 2.3k

    views

  • 2

    users

  • 10

    likes

  • 3

    links

This topic needs to be pinned globally.

All the new releases needs to be pinned globally otherwise this gets lost within heap of new topics :slightly_smiling:

pinned globally Jun 22, '15

14 days later

unpinned Jul 6, '15