Atata.Cli 2.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Atata.Cli --version 2.2.0
NuGet\Install-Package Atata.Cli -Version 2.2.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="Atata.Cli" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Atata.Cli --version 2.2.0
#r "nuget: Atata.Cli, 2.2.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.
// Install Atata.Cli as a Cake Addin
#addin nuget:?package=Atata.Cli&version=2.2.0

// Install Atata.Cli as a Cake Tool
#tool nuget:?package=Atata.Cli&version=2.2.0

.NET library that provides an API for CLI.

The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.

Features:
- Provides an abstraction over System.Diagnostics.Process with CliCommand and ProgramCli classes.
- Has ability to execute CLI through command shell: cmd, sh, bash, sudo, etc.
- Provides synchronous and asynchronous API methods.
- Works on Windows, Linux and macOS.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Atata.Cli:

Package Downloads
Atata.WebDriverSetup The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET library that sets up browser drivers for Selenium WebDriver, e.g. chromedriver, geckodriver, etc. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Atata.WebDriverSetup on GitHub: https://github.com/atata-framework/atata-webdriversetup Atata Framework documentation: https://atata.io/ Features: - Sets up drivers for browsers: Chrome, Firefox, Edge, Internet Explorer and Opera. - Supports Windows, Linux and macOS platforms. - Can download latest or specific driver versions. - Can auto-detect locally installed browser version and download corresponding driver version. - Caches the used driver versions. - After a driver is set up, adds the driver path to environment "PATH" variable, which is consumed by WebDriver.

Atata.Cli.Npm The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET library that provides an API for NPM. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Features: - Checks whether NPM is installed. - Checks whether package is installed. - Gets installed package version. - Installs package. - Uninstalls package.

Atata.Cli.HtmlValidate The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET library that provides an API for html-validate NPM package. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Requires html-validate (https://www.npmjs.com/package/html-validate) NPM package to be installed, but can install itself.

SeleniumUtil

简易封装seslenium工具包简单方便, 只需要一个方法三种浏览器的适配

SeleniumUtilCore3

简易封装seslenium工具包

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Atata.Cli:

Repository Stars
atata-framework/atata
C#/.NET test automation framework for web
Version Downloads Last updated
2.2.0 69,538 7/29/2022
2.1.0 17,876 7/21/2022
2.0.0 13,076 5/10/2022
2.0.0-beta.1 319 4/8/2022
1.4.0 1,326 3/25/2022
1.3.0 59,418 7/23/2021
1.2.0 831 7/21/2021
1.1.0 1,331 6/24/2021
1.0.0 358 6/24/2021