Atata 1.6.0 is released with several new features.
Changelog
New Features
- major
#365 Add
PressHomeAttribute
andPressEndAttribute
triggers - major
#366 Add
IsVisibleInViewPort
toUIComponent<TOwner>
- major
#369 Add
HaveLength
verification method for strings - major
#370 Add
ScrollUp
/ScrollDown
methods toPageObject<TOwner>
- major
#371 Add
UriProvider<TOwner>
- major
#375 Add
ScrollToAttribute
trigger - major
#376 Add
Select*
methods toControlList<TItem, TOwner>
Changes and Enhancements
- minor
#372 Add missing
ComponentTypeName
to control definitions
Fixes
- fix #373
FindAttribute
layers fail to reference term or property name
Thanks
Many thanks to Oleksandr Pidhainyi (@alexdefine) for a set of contributions.