❔ 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?6 Replies
How is your experience with Maui?
Not that good. It's a bit buggy and hard to automate (at least with my nunit/nuke stack)
Ok! Some other people mentioned having a hard time with the publishing part. I've never used any framework yet, is it too complicated?
Publishing is a pain as well... It's not complicated, just not done yet.
Aha! Ok! I'm taking a course and now I reached this level where they're requiring me to use Windows forms, but not sure about the difference Winforms vs MAUI.
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.