Atata.WebDriverExtras 4.0.0

Prefix Reserved
dotnet add package Atata.WebDriverExtras --version 4.0.0
                    
NuGet\Install-Package Atata.WebDriverExtras -Version 4.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="Atata.WebDriverExtras" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atata.WebDriverExtras" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Atata.WebDriverExtras" />
                    
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 Atata.WebDriverExtras --version 4.0.0
                    
#r "nuget: Atata.WebDriverExtras, 4.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 Atata.WebDriverExtras@4.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=Atata.WebDriverExtras&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Atata.WebDriverExtras&version=4.0.0
                    
Install as a Cake Tool

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

Atata.WebDriverExtras on GitHub: https://github.com/atata-framework/atata-webdriverextras
Atata Framework documentation: https://atata.io/

The package targets .NET 8.0 and .NET Framework 4.6.2.

Product Compatible and additional computed target framework versions.
.NET 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. 
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

Atata Framework is a full-featured C#/.NET test automation framework built around a powerful context-driven architecture and session-based execution model. Atata on GitHub: https://github.com/atata-framework/atata Atata Framework documentation: https://atata.io Features: - WebDriver. Provides Selenium WebDriver session functionality. Preserves all WebDriver capabilities for local, remote, and headless browser automation. - Page object model. Provides a unique fluent page object pattern for concise, maintainable page and component definitions. - Components. Includes a rich set of ready-to-use UI testing components for inputs, tables, lists, etc. - Smart verification. Offers fluent assertions, aggregate checks, wait-aware verification, and built-in verification triggers. - Triggers. Includes a set of triggers to bind with different events to extend component behavior. - Configuration. Enables flexible settings, variables, URL templates, environment-aware run options, etc. - Logging and reporting. Built-in customizable structured logging, screenshots, page snapshots, artifact generation, and extensible log consumer support. - Extensible ecosystem. Features a bunch of add-ons such as Atata.HtmlValidation, Atata.NLog, Atata.AspNetCore, Atata.Testcontainers. - Integration. Easily integrates with NUnit, xUnit, MSTest, Reqnroll via dedicated packages. Works flawlessly on CI systems like GitHub Actions, Jenkins, etc. The package targets .NET 8.0 and .NET Framework 4.6.2.

Lombiq.Tests.UI

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
4.0.0 753 9/5/2026
4.0.0-beta.6 1,367 5/16/2026
4.0.0-beta.5 622 3/16/2026
4.0.0-beta.4 1,745 12/24/2025
4.0.0-beta.3 1,289 11/29/2025
4.0.0-beta.2 1,899 10/13/2025
4.0.0-beta.1 2,012 6/27/2025
3.9.0 309 9/3/2026
3.8.0 8,350 6/20/2026
3.7.0 2,017 5/15/2026
3.6.0 7,283 3/16/2026
3.5.0 28,569 1/20/2026
3.4.0 10,140 12/10/2025
3.3.0 21,913 10/13/2025
3.2.0 52,697 4/8/2025
3.1.0 19,090 1/26/2025
3.0.0 129,543 4/16/2024
3.0.0-beta.1 221 4/14/2024
2.3.0 69,151 9/26/2023
2.2.0 162,242 10/3/2022
Loading failed