Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.71 KB

RELEASE_NOTES.md

File metadata and controls

37 lines (21 loc) · 1.71 KB

Release Notes

0.9.134

Link to 0.9.x branch.

Announcement.

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:

https://github.com/calabash/calabash-ios/blob/0.9.x/calabash-cucumber/lib/calabash-cucumber/ibase.rb

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

https://github.com/calabash/calabash-ios/issues