Atata v1.5.0 Release Notes

Release Date: 2020-04-23 // about 4 years ago
  • ๐Ÿš€ Check Atata 1.5.0 is Released blog post for major changes.

    ๐Ÿ†• New Features

    • #346 Add LocalDateTimeInput<TOwner> control
    • #347 Add Svg<TOwner> control and a set of its nested controls
    • ๐Ÿ— #348 Add WithGlobalCapability method to driver builders
    • #350 Add PageSource property to PageObject<TOwner>
    • ๐ŸŒฒ #353 Add log4net log consumer
    • #355 Add LazyInitializableLogConsumer
    • #356 Ability to reset/change FindAttribute for control
    • ๐Ÿ’ป #357 Big improvement of UI components search mechanics
    • #360 FindAttribute layers
    • #361 Add .NET 4.6 as target framework
    • #363 Add AtataContextModeOfCurrent enum with ThreadStatic, Static and AsyncLocal values

    ๐Ÿ”„ Changes and Enhancements

    • ๐Ÿ— #351 Add extra WithArguments method to driver builders
    • #358 FindAttribute to inherit MulticastAttribute
    • ๐Ÿ—„ #359 Deprecate ControlFindingAttribute
    • ๐Ÿ“ฆ #362 Use Atata.WebDriverExtras package v1.3.0

    ๐Ÿ”— Links

    ๐Ÿ“ฆ Atata 1.5.0 on NuGet
    ๐Ÿš€ Atata 1.5.0 is Released - Atata Blog