Skip to content

Releases: jfversluis/Plugin.Maui.UITestHelpers

v1.0.0 Preview 4: Adds a lot more out of the box actions for Appium

22 Nov 15:47
69d1bc2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-preview3...v1.0.0-preview4

v1.0.0 Preview3

03 Jul 11:13
03a13bb
Compare
Choose a tag to compare
v1.0.0 Preview3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-preview2...v1.0.0-preview3

v1.0.0 Preview 2

14 May 07:45
7a7dff8
Compare
Choose a tag to compare
v1.0.0 Preview 2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-preview1...v1.0.0-preview2

v1.0.0 Preview 1: Hello, World!

25 Mar 09:49
7b49635
Compare
Choose a tag to compare
Pre-release

Plugin.Maui.UITestHelpers provides a set of helpers to support UI testing your .NET MAUI app with Appium and migration from Xamarin.UITest to Appium. It consists of three packages, see below for more information.

The set of helpers are extracted from the .NET MAUI codebase (here, the folders prefixed UITest) this code can help with writing UI tests with Appium and/or transition your existing Xamarin.UITest tests to Appium.

Please note that at this time, this is a unofficial project, not supported by Microsoft or the .NET MAUI team in any way. We're just want to explore if this code could be as useful to you as it is to us in the .NET MAUI codebase.

Feel free to open any issues or pull request with things you'd like to see or improvements you have made in your UI test projects to make your life easier so others can benefit as well.