FlaUI v1.0.0-beta2 Release Notes

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

    • [Core] WaitWhileBusy and WaitWhileMainHandleIsMissing are now public and to not block endlessly

    ✨ Enhancements

    • [Core] Cleaned the Retry a bit
    • [Core] Refactored logging (thanks to jmaxxz)

    🐛 Bug fixes

    • [Core] Fallback to property for clickable point if GetClickablePoint fails
    • [Core] Fixed XPath when getting it for an element (eg. in FlaUInspect)