dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.63k stars 1.62k forks source link

[Testing] Move repetitive code that was created during Appium bump to extension methods #22063

Open PureWeen opened 2 weeks ago

PureWeen commented 2 weeks ago

Description

Example: https://github.com/dotnet/maui/blob/main/src/Controls/tests/UITests/Tests/Issues/Issue17610.cs#L42-L49

https://github.com/dotnet/maui/pull/20694/files

It looks like it was mainly LongPress