FlaUI v3.2.0 Release Notes
Release Date: 2020-07-16 // over 4 years ago-
๐ฅ Breaking changes
- None
โจ Enhancements
- โ Add params on Process.Start (thanks @brunofmeurer)
- โ Added .NET Core 3.1 Target Framework (thanks @torepaulsson)
๐ 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