| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| FlaUI v4.0.0.tar.gz | 2022-09-24 | 234.3 kB | |
| FlaUI v4.0.0.zip | 2022-09-24 | 433.1 kB | |
| README.md | 2022-09-24 | 550 Bytes | |
| Totals: 3 Items | 667.9 kB | 0 | |
Breaking changes
- Removed support for .NET Framework below 4.8
Enhancements
- Added Support for .NET 5.0 and 6.0
- Allow to skip logging missing frames info
- Added support for some more properties in XPath
- Added MixedAttributeValue
- Made TryGetClickablePoint more resilend and added a Fallback to BoundingRectangle.Center
- Extended ConditionFactory (thanks @bence-nagy)
Bug fixes
- Fix mistype in RightDoubleClick mouse method (thanks @kungfux)
- Fixed Bug Alt+Tab in OverlayForm (thanks @erimeurer)