Skip to content

Releases: vishnukarthikl/calabash-android-java

calabash-android-java-1.5.0

04 Sep 05:14
Compare
Choose a tag to compare
  • adding queryWebElements
  • removing queryByCss

calabash-android-java-1.4.0

28 Aug 10:57
Compare
Choose a tag to compare
  • Updating calabash android to 0.5.2
  • handling webviews better by including queryByCss() which returns webelements
  • execute() runs the calabash command directly

calabash-android-java-1.3.1

06 May 11:21
Compare
Choose a tag to compare

Updated calabash android to 0.4.21

calabash-android-java-1.3.0

17 Feb 11:00
Compare
Choose a tag to compare
  • Fetching view hierarchy from dump
  • Very quick inspect element
  • Patching calabash android with fix for spaces in path to android tools directory
  • Adding jruby hack for system command failure

calabash-android-java-1.2.0

22 Jan 08:39
Compare
Choose a tag to compare
  • fixing waitFor
  • adding performCalabashAction
  • adding enter key
  • adding pause time of 500ms

Version 1.1.0

20 Dec 13:32
Compare
Choose a tag to compare
  • Speeding up the inspect
  • Adding more features to UIElement
  • using default serial

Version 1.0.0

09 Dec 12:34
Compare
Choose a tag to compare

First stable release of Calabash-Android-Java