FlaUI v1.0.0-beta1 Release Notes

Release Date: 2017-03-02 // about 7 years ago
  • 💥 Breaking changes

    • [Core] Merged Table into Grid
    • [All] Properties are now wrapped in an AutomationProperty object which provides Value, ValorOrDefault and TryGetValue
    • [Al] Patterns are now wrapped in an IAutomationPattern object which provides Pattern, PatternOrDefault, TryGetPattern and IsSupported
    • [Core] Properties in the PropertyLibrary now do not contain the name "Property" anymore
    • [Core] Renamed .Information to .Properties

    ✨ Enhancements

    • [Inspect] Added Table Patterns support
    • [Code] Various code cleanups
    • [Core] Added search by XPath
    • [All] Implemented caching