maui icon indicating copy to clipboard operation
maui copied to clipboard

[Testing] Rework Appium Runner so that it goes directly to tests instead of navigates

Open PureWeen opened this issue 1 year ago • 2 comments

Description

The legacy tests currently run a lot faster than the appium tests and we should look at making the tests navigate directly to tests opposed to requiring in app navigation

Examples for legacy tests

image

image

PureWeen avatar Feb 15 '24 15:02 PureWeen

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.

ghost avatar Feb 15 '24 15:02 ghost

Work in progress here https://github.com/dotnet/maui/tree/fix-20614

jsuarezruiz avatar Feb 16 '24 10:02 jsuarezruiz