Atata v0.13.0 Release Notes

Release Date: 2017-06-27 // almost 7 years ago
  • ๐Ÿš€ Check Atata 0.13.0 Released blog post for major features.

    ๐Ÿ’ฅ Breaking Changes

    • 0๏ธโƒฃ #50 Change default search of controls
    • #55 Change TermCase.Title and add TermCase.Capitalized

    ๐Ÿ†• New

    • #23 Add TraceLogAttribute
    • #26 Add SetRandom extension method for EditableField2` with nullable data type
    • ๐Ÿ‘ #27 Add support of RandomizeIncludeAttribute to string and number EditableField2` controls
    • #29 OuterXPath functionality
    • ๐Ÿ“‡ #30 Add Metadata to ControlList2`
    • #34 Add ComponentSize property to UIComponent1`
    • #35 Add ComponentLocation property to UIComponent1`
    • #37 Add HierarchicalControl2andHierarchicalItem2 controls
    • #40 Add MulticastAttribute
    • #43 Add Resolve method to UIComponentChildrenList1`
    • #44 Add controls for hierarchical lists
    • #45 Add attribute properties to UIComponentAttributeProvider1`
    • #46 Add ContentSourceAttribute
    • #48 Bool randomization
    • ๐Ÿ”ง #49 Assertion exception type configuration
    • #51 Add DragAndDropTo methods to Control1`
    • #52 Behaviors for drag and drop
    • #54 Add Press method to PageObject1`

    ๐Ÿ”„ Changes

    • #24 Make UIComponent.Scope property public
    • โšก๏ธ #28 Update ILogManager error logging methods
    • #32 Set "./" OuterXPath to items of UnorderedList2andOrderedList2
    • #36 Add IsVisible and Triggers properties to IUIComponent1`
    • #41 Inherit FindSettingsAttribute from MulticastAttribute
    • #47 Add indexers to ItemsControl2`
    • ๐ŸŒฒ #53 Change log messages for AtataContext setup

    ๐Ÿ›  Fixes

    • #31 Component attributes of inherited control type does not apply to sub-components of base type
    • ๐Ÿ‘ป #33 FindByCssStrategy throws exception in safely mode
    • #42 ControlType and ParentComponentType properties of ControlFindingAttribute doesn't handle non-generic types

    ๐Ÿ”— Links

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