Open rmarinho opened 1 year ago
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
Description
We are trying to get UI testing going here's some of what's left to do:
High priority
Pending
iOS.cake
script to detect if XCODE_PATH Exists and if it doesn't just useXCODE.App
https://github.com/dotnet/maui/blob/412eb059d825447480d671f9d5d065c992b71ed0/eng/devices/ios.cake#L169 currently when running device tests if you don't have the XCODE path set with the version suffix it won't runLow priority
FINISHED
ps1
script is unreliable with installing appium.CUT