C#C
C#3y ago
artem

❔ Any UI testing tool for MAUI?

Hi, I'm looking for any UI testing tool for my MAUI project. I've tried Xamarin.UITest but it's not working with MAUI AutomationId and hard to use in my CI/CD pipeline (Nuke). Is there any other tool for this?
Was this page helpful?