Atata.WebDriverExtras 0.11.0

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

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

A set of extension methods and other extra classes for Selenium WebDriver. Is a part of Atata Framework.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Atata.WebDriverExtras:

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

C#/.NET web UI test automation full featured framework based on Selenium WebDriver. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Atata on GitHub: https://github.com/atata-framework/atata Atata Framework documentation: https://atata.io Features: - WebDriver. Based on Selenium WebDriver and preserves all its features. - Page Object Model. Provides unique fluent page object pattern that is easy to implement and maintain. - Components. Contains a rich set of ready to use components for inputs, tables, lists, etc. - Integration. Works on any .NET test engine (e.g. NUnit, xUnit, SpecFlow) as well as on CI systems like Jenkins, Azure DevOps or TeamCity. - Triggers. A bunch of triggers to bind with different events to extend component behavior. - Verification. A set of fluent assertion methods and triggers for the component and data verification. - Configurable. Defines the default component search strategies as well as additional settings. Atata.Configuration.Json provides flexible JSON configurations. - Reporting/Logging. Built-in customizable logging and screenshot capturing functionality. - Extensible. Atata.Bootstrap and Atata.KendoUI packages have a set of ready to use components. Framework supports any kind of extending.

Lombiq.Tests.UI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation.

GitHub repositories (1)

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

Repository Stars
atata-framework/atata
C#/.NET test automation framework for web
Version Downloads Last updated
3.0.0 230 4/16/2024
3.0.0-beta.1 73 4/14/2024
2.3.0 28,460 9/26/2023
2.2.0 93,893 10/3/2022
2.1.0 17,322 7/17/2022
2.0.0 18,256 5/10/2022
2.0.0-beta.2 602 3/16/2022
2.0.0-beta.1 363 2/15/2022
1.5.0 132,686 2/17/2021
1.4.0 34,809 12/7/2020
1.3.0 68,085 4/22/2020
1.2.0 73,176 4/11/2019
1.1.0 21,265 10/1/2018
1.0.0 21,022 3/30/2018
0.14.0 6,746 12/7/2017
0.13.0 7,239 10/4/2017
0.12.0 3,271 9/20/2017
0.11.0 15,069 11/25/2016

0.11.0 - Initial release.