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
22.26k stars 1.76k forks source link

[Testing] Enabling ported UITests from Xamarin.UITests to Appium #25711

Closed anandhan-rajagopal closed 1 week ago

anandhan-rajagopal commented 2 weeks ago

Description of Change

This PR focuses on re-enabling and updating following tests from the Xamarin.UITest framework to be compatible with Appium. The tests, previously commented out, are reviewed, and modified to ensure they are functional with the Appium framework.

TestCases

dotnet-policy-service[bot] commented 2 weeks ago

Hey there @anandhan-rajagopal! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

anandhan-rajagopal commented 2 weeks ago

@dotnet-policy-service agree

jsuarezruiz commented 2 weeks ago

/rebase

jsuarezruiz commented 2 weeks ago

/azp run

azure-pipelines[bot] commented 2 weeks ago
Azure Pipelines successfully started running 3 pipeline(s).
PureWeen commented 1 week ago