Skip to content

1.1.0

Compare
Choose a tag to compare
@bartoszj bartoszj released this 15 Mar 10:59
· 163 commits to master since this release

Released on 2017-03-15.

Added

  • Page Objects: BaseAppPageProtocol, BaseAppPage, ModalPage, PushedPage, HealthPermissionView
  • IdentifiableByElement protocol
  • Locator protocol
  • AppUITestCase as base XCTestCase template
  • Disable UIView animations (with AutoMate-AppBuddy)
  • Improve handling of system alerts (with AutoMate-ModelGenie)
  • Most permissions alerts (like: LocationWhenInUseAlert, CalendarAlert, PhotosAlert) (with AutoMate-Templates)
  • Managing events, reminders and contacts (with AutoMate-AppBuddy)

Updated

  • Documentation