Releases: PGSSoft/AutoMate
Releases · PGSSoft/AutoMate
1.3.1
1.3.0
Released on 2017-04-10.
Added
- Added
element(withIdentifier:labels:labelComparisonOperator:)
- Added
swipe(to:times:avoid:from:until:)
,swipe(to:untilExist:times:avoid:from:)
andswipe(to:untilVisible:times:avoid:from:)
to use with collection views. - Improve launch options type safety
1.2.0
1.1.0
Released on 2017-03-15.
Added
- Page Objects:
BaseAppPageProtocol
,BaseAppPage
,ModalPage
,PushedPage
,HealthPermissionView
IdentifiableByElement
protocolLocator
protocolAppUITestCase
as baseXCTestCase
template- Disable UIView animations (with
AutoMate-AppBuddy
) - Improve handling of system alerts (with
AutoMate-ModelGenie
) - Most permissions alerts (like:
LocationWhenInUseAlert
,CalendarAlert
,PhotosAlert
) (withAutoMate-Templates
) - Managing events, reminders and contacts (with
AutoMate-AppBuddy
)
Updated
- Documentation