Release 0.6
Packages available on NuGet
Changes:
Restructure 🏗
Windows, Android, iOS, Web, and Core components now have their own packages so you can reference only the bits you need for your UI testing needs!
You can continue to use the Legerity NuGet package which is a meta-package referencing all the core and platform- specific components. In your own time, you can migrate to the platform specific NuGet packages for the platforms you need.
New Docs Site 📃
Launched between 0.5 and 0.6, Legerity now has a dedicated docs website that you can use to refer to articles on how to use the framework as well as see API references!
Check it out 👇🏻
https://made-apps.github.io/legerity/
Improvements ✨
- Added fix to
WinAppDriverHelper
when running to ensure that only one instance of the WinAppDriver is running at any one time - Added fix for WinUI
NavigationView
element wrapper to ensure that settings pane item can be located and the expected default width for the compact view is up to date - Added fix for Windows
CalendarDatePicker
to ensure the calendar popup can be located