EarlGrey v1.8.0 Release Notes

  • Baseline: [0dc7c18]
       + [0dc7c18]: 1.8.0 Release
    

    ๐Ÿ†• New Features

    • โž• Added multi-finger swipe action API's:
      • grey_multiFingerSwipeFastInDirection
      • grey_multiFingerSwipeSlowInDirection
      • grey_multiFingerSwipeFastInDirectionWithStartPoint
      • grey_multiFingerSwipeSlowInDirectionWithStartPoint

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed issue with accessibility spamming "Remote service does not respond to _accessibilityMachPort" message on iOS 9.1 device.
    • ๐Ÿ›  Fixed issues with EarlGrey working with a UIAccessibilityTextFieldElement.
    • ๐Ÿ›  Fixed typing by blacklisting UICompatibilityInputViewController in UIViewController tracking.

    Compatibility

    • ๐Ÿš€ Requires iOS 8 as the minimum deployment target.
    • ๐Ÿ‘Œ Supports Xcode 8.3 beta 4 and iOS 10.3 on devices and simulators.
    • The EarlGrey gem runs out of the box for Swift 3.0 and Swift 2.3.

    โœจ Enhancements

    • ๐Ÿ‘Œ Improvements to the EarlGrey FunctionalTests TestRig.
    • All GREYAssertXXX macros now wait for the app to idle before being evaluated.
    • ๐Ÿ‘ Unified the Copy Files modification script for Carthage and CocoaPods support.

    Contributors

    bootstraponline petaren