Skip to content

FlaUI v3.1.0

Compare
Choose a tag to compare
@Roemer Roemer released this 19 May 20:45
· 56 commits to master since this release

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