zeusautomationsuite 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package zeusautomationsuite --version 2.0.0
                    
NuGet\Install-Package zeusautomationsuite -Version 2.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="zeusautomationsuite" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="zeusautomationsuite" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="zeusautomationsuite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add zeusautomationsuite --version 2.0.0
                    
#r "nuget: zeusautomationsuite, 2.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package zeusautomationsuite@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=zeusautomationsuite&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=zeusautomationsuite&version=2.0.0
                    
Install as a Cake Tool

This package contains the core library for runing the automated tests (Androids Apps, UWP apps, Web Apps) and executing them using Selenium/CodedUI on cross platforms.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.9.4 1,156 1/2/2019
2.9.3 1,391 6/1/2018
2.9.2 1,419 5/28/2018
2.9.1 1,398 5/23/2018
2.9.0 1,562 4/13/2018
2.8.9 1,475 4/10/2018
2.8.8 2,691 3/6/2018
2.8.7 1,342 3/6/2018
2.8.6 1,157 2/20/2018
2.8.4 1,483 1/3/2018
2.8.3 1,329 1/3/2018
2.8.2 1,344 12/29/2017
2.8.1 1,325 12/28/2017
2.8.0 1,366 12/21/2017
2.7.0 1,142 12/5/2017
2.6.0 1,104 12/5/2017
2.5.0 1,323 12/4/2017
2.4.0 1,170 11/29/2017
2.3.0 1,121 11/29/2017
2.2.0 1,136 11/24/2017
2.1.0 1,410 11/19/2017
2.0.1 1,331 11/16/2017
2.0.0 1,202 7/19/2017
1.0.0 2,122 6/11/2017

Updated and added the functionality for switching pages and nested controls.