generated from jfversluis/Plugin.Maui.Feature
-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
For the PRs under to check/to do please check if they are in sync between .NET MAUI and this library. Focus only on the Appium functionality and helper methods, not any actual (UI) tests in these pull requests. Check if the methods are already available in this library and if any need any updates or need adding (or removal but I doubt that). Make sure the implementation matches the one in the .NET MAUI code base. Prevent any breaking changes, if there are, mark the old functionality with the Obsolete attribute and add the new functionality as a separate method. All public methods must have API documentation.
To check/to do
- [Testing] Implement ContextMenu UITest extension methods dotnet/maui#25340
- [Testing] Implement themes change in Appium actions on Windows dotnet/maui#25863
- [Testing] Implement PressEnter Appium action in Catalyst dotnet/maui#25854
- [Testing] Implement ScrollDownTo and ScrollUpTo methods in Appium dotnet/maui#25601
- [Testing] Enabling ported UITests from Xamarin.UITests to Appium - 11 dotnet/maui#25855
- [Testing] Enabling ported UITests from Xamarin.UITests to Appium - 22 dotnet/maui#26193
- [Testing] Enable snapshot tests on Catalyst dotnet/maui#25710
- [Testing] Added TapTab helper extension method in Appium dotnet/maui#26950
- [Testing] Implemented catalyst scroll dotnet/maui#26960
- [Testing] Implement ContextMenu UITest extension methods dotnet/maui#26204
- [Testing] Implement TapCoordinates Appium action on macOS dotnet/maui#27603
- [Testing] Fix DragCoordinates Appium action on Mac dotnet/maui#27339
- [Testing] Implement the option to change system theme on Appium dotnet/maui#28025
- [Testing] Implement methods to manage alerts from UITests on Windows dotnet/maui#28177
- [Testing] Allow to use Theme changes actions on Catalyst dotnet/maui#28181 (not sure we need this)
Already completed
[Testing] More UITests extension methods using an IQuery as parameter dotnet/maui#25177[Testing] More Appium actions dotnet/maui#25886[Testing] Added specific actions by platform dotnet/maui#21330[Testing] Added a support for the device's theme change dotnet/maui#22508Fix Action Sheets for macOS dotnet/maui#19629[UI Testing] Split mouse and touch Appium actions and added pending ones (TouchAndHold etc) dotnet/maui#21305[Testing] Implement QueryUntilPresent method to UITest extension methods dotnet/maui#25314[Testing] Implement Pan method to UITest extension methods dotnet/maui#25312[Testing] Implement WaitForFirstElement method to UITest extension methods dotnet/maui#25282[Testing] Enabling ported UITests from Xamarin.UITests to Appium #1 dotnet/maui#25178[Testing] Enabling ported UITests from Xamarin.UITests to Appium #2 dotnet/maui#25378 (might be the same or at least some overlap with the one right above)[Testing] Added UITests method overrides allowing the use queries dotnet/maui#25559[Testing] More Appium actions dotnet/maui#25569[Testing] Implement Pinch gestures in UITest extensions methods dotnet/maui#25316
Copilot
Metadata
Metadata
Assignees
Labels
No labels