This minor release fixes bugs and adds a few features.
Two server pull requests where merged:
-
calabash/calabash-ios-server#13 Add ability to query the log file and app delegate properties
-
calabash/calabash-ios-server#14 Fix problem with windows that don't have an identity transform. Fixes issue with pressing UIAlertButton when device is not in portrait orientation as discussed here.
-
Calabash iOS now comes with a simple default page object implementation:
This takes care of the plumbing needed when using the page object pattern with Cucumber and Calabash iOS.
The cross-platform-example:
https://github.com/calabash/x-platform-example
has been updated to use this new class, and samples can be seen here.
and in a more complex setting here
Questions, comments, feedback are welcome here.
Please report any found bugs (including descriptions of how to reproduce) via