Xamarin.UITest
4.4.2
Prefix Reserved
dotnet add package Xamarin.UITest --version 4.4.2
NuGet\Install-Package Xamarin.UITest -Version 4.4.2
<PackageReference Include="Xamarin.UITest" Version="4.4.2" />
<PackageVersion Include="Xamarin.UITest" Version="4.4.2" />
<PackageReference Include="Xamarin.UITest" />
paket add Xamarin.UITest --version 4.4.2
#r "nuget: Xamarin.UITest, 4.4.2"
#:package Xamarin.UITest@4.4.2
#addin nuget:?package=Xamarin.UITest&version=4.4.2
#tool nuget:?package=Xamarin.UITest&version=4.4.2
UI Automation Framework for testing Android and iOS apps.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- docopt.net (>= 0.8.1)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Mono.Cecil (>= 0.11.4)
- Newtonsoft.Json (>= 13.0.3)
- NUnit (>= 3.14.0)
- NUnit.Engine (>= 3.16.3)
- SharpZipLib (>= 1.3.3)
- System.Net.Http (>= 4.3.4)
- TinyIoC (>= 1.3.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Xamarin.UITest:
| Package | Downloads |
|---|---|
|
Uno.UITest.Xamarin
This package provides the support of the Uno.UITest framework for Uno Platform iOS and Android apps. This framework can be used to test Uno PlatformWebAssembly apps through the use of Selenuim, Xamarin.iOS and Xamarin.Android applications through Xamarin.UITest and Microsoft AppCenter. |
|
|
Xamarin.UITest.Helpers
Experimental UI testing library. This library is not supported by Xamarin. |
|
|
Xamarin.UITest.POP
Xamarin.UITest helper classes for implementing the page object pattern Using this package only generates the necessary base classes to implement the pattern as described in the project site. *The package is safe to remove after the generated files have been added |
|
|
Xnapshot
Xnapshot enables you to use C#, together with Xamarin.UITest, to automatically take app screenshots for you. Just derive from the abstract Screenshots class, implement one method per screenshot and use your time productively while your computer takes the screenshots. |
|
|
SolidBrain.XUITFramework
Test Framework using Xamarin.UITests and PageObject like approach. Used to create E2E tests for iOS and Droid applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.4.2 | 87,766 | 1/31/2025 |
| 4.4.1 | 44,690 | 11/7/2024 |
| 4.4.0 | 39,304 | 7/29/2024 |
| 4.3.7 | 19,094 | 6/20/2024 |
| 4.3.5 | 256,238 | 6/7/2024 |
| 4.3.4 | 213,316 | 1/17/2024 |
| 4.3.3 | 172,597 | 12/13/2023 |
| 4.3.2 | 9,011 | 11/29/2023 |
| 4.3.1 | 39,159 | 10/30/2023 |
| 4.3.0 | 36,471 | 10/3/2023 |
| 4.2.0 | 87,609 | 7/3/2023 |
| 4.1.4 | 241,265 | 5/31/2023 |
| 4.1.3 | 152,724 | 4/4/2023 |
| 4.1.2 | 203,469 | 2/21/2023 |
| 4.1.1 | 30,969 | 2/15/2023 |
| 4.1.0 | 45,895 | 1/18/2023 |
| 4.0.1 | 31,576 | 12/1/2022 |
| 3.2.9 | 553,034 | 8/31/2022 |
| 3.2.8 | 336,600 | 6/2/2022 |
id: f1d71079-a571-4b5b-b011-fcc2cfff76ab
title: Xamarin.UITest.4.4.2
### Bugfixes
- Fix for issue when callback to garbage collected delegate was made.
- Fix for embedded DeviceAgent bundle deployment.