java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol

APACHE-2.0 License

Stars
1.2K
Committers
117

Bot releases are visible (Hide)

java-client -

Published by Jonahss about 10 years ago

  • Removed scrollTo() and scrollToExact() methods because they relied on complexFind(). They will be added back in the next version!
  • Removed complexFind()
  • Added startActivity() method
  • Added isLocked() method
  • Added getSettings() and ignoreUnimportantViews() methods
java-client -

Published by Jonahss about 10 years ago

Fixed a bug in the logic for NetworkConnectionSetting Class. Now it should properly parse the bitmask.

java-client -

Published by Jonahss about 10 years ago

Added @findBy annotations. Explanation here: https://github.com/appium/java-client/pull/68 Thanks to TikhomirovSergey
Appium Driver now implements LocationContext interface, so setLocation() works for setting GPS coordinates

java-client -

Published by Jonahss over 10 years ago

java-client -

Published by Jonahss over 10 years ago

java-client -

Published by Jonahss over 10 years ago