1.14.0
·
1282 commits
to main
since this release
New Features
- #571 Global events functionality
- #572 Add
AtataContext
events - #573 Add
PageObject<TOwner>
events - #574 Add
ScreenshotFileSavedEvent
event - #576 Make
AtataContext.UIComponentAccessChainScopeCache
property public - #577 Add
SubjectOf
andDynamicSubjectOf
methods toSubjectBase<TObject, TSubject>
andSubject
- #579 Add
AggregateAssert
method toSubjectBase<TObject, TSubject>
Changes and Enhancements
- #575 Make obsolete old event subscription methods of
AtataContextBuilder
- #578 Add
assertionScopeName
optional parameter toAggregateAssert
methods ofPageObject<TOwner>