dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.04k stars 1.73k forks source link

Migrate legacy UI tests to Appium #20245

Closed jfversluis closed 1 month ago

jfversluis commented 8 months ago

To be more aligned with our current/new UI tests, we want to migrate our legacy tests also to Appium. Below are the (rough) steps outlined to achieve that.

jsuarezruiz commented 7 months ago

Created new projects for legacy tests based on Appium here https://github.com/dotnet/maui/tree/fix-20245

jsuarezruiz commented 4 months ago

What is pending?, define the build by categories?