maui
maui copied to clipboard
MAUI App is there any tool from Microsoft which supports MAUI GUI Automation?
Description
We have developed Windows Desktop application(Win3) using MAUI. Now we have query like planning to do GUI automation using python language.
For UWP App we’ve used Windows Application Driver with Appium for GUI Automation
Similarly for MAUI App is there any tool from Microsoft which supports MAUI GUI Automation?
Public API Changes
NA
Intended Use-Case
NA
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
We don't have anything currently. The platform native tools should work as a .NET MAUI app delivers all platform controls at the end of the day. There are some initiatives here and there but nothing we can share at this moment.
Duplicate of #11236