Calabash-Android 0.5.10 released!

97 views
Skip to first unread message

tobias....@xamarin.com

unread,
Jun 4, 2015, 1:13:28 PM6/4/15
to calabash...@googlegroups.com
Calabash-android 0.5.10 has now been released. This changelog has been copied from the Github repository.
The previous release notes are available here.

Release notes for calabash-android 0.5.10

This released is only a fix for a change introduced in 0.5.9.

Fix: Building and signing not working if the language of the host computer was not English.


Release notes for calabash-android 0.5.9

Fix: Crosswalk queries returning wrong coordinates (and gestures thus failing).

Fix: default_device is now persisted across implementers of Calabash::Android::Operations. set_default_device was not working when called inside modules or pages. This means that the default device will only be instantiated once! If you are relying on the default device being instantiated between features, you might need to reset the default device (set it to nil).

Fix: Remove all rescues of Exception. This could cause all sorts of errors, like Timeouts not timing out.

Add: Support for signing with DSA certificates.

Add: Support for indexes in css/xpath queries. Example:

query("WebView css:'button' index:2")

Reply all
Reply to author
Forward
0 new messages