All Versions
16
Latest Version
Avg Release Cycle
119 days
Latest Release
1376 days ago

Changelog History
Page 2

  • v1.3.1 Changes

    April 11, 2017

    🚀 Released on 2017-04-11.

    ➕ Added

    • Smart coordinates SmartXCUICoordinate.

    ⚡️ Updated

    • Disabled Bitcode for Cocoapods.
    • Adjusted swipe and tap methods to use smart coordinates.
  • v1.3.0 Changes

    🚀 Released on 2017-04-10.

    ➕ Added

    • ➕ Added element(withIdentifier:labels:labelComparisonOperator:)
    • ➕ Added swipe(to:times:avoid:from:until:), swipe(to:untilExist:times:avoid:from:) and swipe(to:untilVisible:times:avoid:from:) to use with collection views.
    • 👌 Improve launch options type safety
  • v1.2.0 Changes

    🚀 Released on 2017-03-29.

    ➕ Added

    • More generic version of wait(...) methods: wait(forFulfillmentOf predicate:...).
    • wait(forInvisibilityOf...) method which is waiting for element to disappear.
    • Compatibility with Xcode 8.3 and Swift 3.1.
  • v1.1.0 Changes

    🚀 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
  • v1.0 Changes

    🚀 Released on 2016-09-23.

    ➕ Added

    • CoreData debug launch options.
    • String localization debug options.
    • ✅ Extensions for UI Testing.

    ⚡️ Updated

    • 👌 Improved documentation.
  • v0.1 Changes

    🚀 Released on 2016-08-05.

    ➕ Added

    • 🔧 General utilities for configuring tested application.
    • System keyboards launch argument.
    • System locale launch argument.
    • System languages launch argument.