Atata v0.11.4 Release Notes

Release Date: 2017-02-20 // about 7 years ago
  • ๐Ÿ†• New

    • โž• Add protected virtual OnInitCompleted method to PageObject1`
    • โž• Add another Do<TComponent, TNavigateTo>(Func<TOwner, TComponent> childControlGetter, Func<TComponent, TNavigateTo> navigationAction) method to PageObject1`
    • โž• Add IndexOf method to ControlList2`
    • โž• Add TakeScreenshotOnNUnitError extension method for AtataContextBuilder

    ๐Ÿ”„ Changes

    • ๐Ÿ”„ Change PageObject1` initialization methods execution order
    • โšก๏ธ Update screenshot functionality

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix LogNUnitError extension method of AtataContextBuilder according to 3.6.0 version of NUnit

    ๐Ÿ”— Links

    ๐Ÿ“ฆ Atata 0.11.4 on NuGet