FlaUI v3.2.0 Release Notes

Release Date: 2020-07-16 // almost 4 years ago
  • ๐Ÿ’ฅ Breaking changes

    • None

    โœจ Enhancements

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed GID Handle leak (thanks @ChrisZhang95)
    • ๐Ÿ›  Fixed .NET Core issue were the MainWindowHandle is not refreshed (thanks @torepaulsson)

Previous changes from v3.1.0

  • ๐Ÿ’ฅ Breaking changes

    • None

    โœจ Enhancements

    • โž• Added ByFrameworkType condition
    • ๐Ÿ‘ Allow xpath to find unknown types by mapping them to custom
    • โž• Added support for Qt framework type
    • โž• Added support for WinForms spinner (thanks @ddeltasolutions)
    • โž• Added Capture.ScreensWithElement
    • โž• Added customization of InfoOverlay font (thanks @petrsapak)
    • โž• Added calendar support (thanks @ddeltasolutions)
    • โž• Added date time picker support (thanks @ddeltasolutions)
    • โž• Added support for large lists (thanks @ddeltasolutions)
    • โž• Added application CloseTimeout and killIfCloseFails flag
    • ๐Ÿšš Made the mouse movement speeds settable

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed null error in FrameworkId
    • ๐Ÿ›  Fix moving the mouse by 0 distance
    • ๐Ÿ›  Fixed search by AccessibilityRole