SeleniumX.WebDriverExtras
1.1.2
dotnet add package SeleniumX.WebDriverExtras --version 1.1.2
NuGet\Install-Package SeleniumX.WebDriverExtras -Version 1.1.2
<PackageReference Include="SeleniumX.WebDriverExtras" Version="1.1.2" />
paket add SeleniumX.WebDriverExtras --version 1.1.2
#r "nuget: SeleniumX.WebDriverExtras, 1.1.2"
// Install SeleniumX.WebDriverExtras as a Cake Addin #addin nuget:?package=SeleniumX.WebDriverExtras&version=1.1.2 // Install SeleniumX.WebDriverExtras as a Cake Tool #tool nuget:?package=SeleniumX.WebDriverExtras&version=1.1.2
A set of extension methods and other extra classes for Selenium WebDriver. Is a part of SeleniumX Framework.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Product | Versions 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. 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. |
.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. |
-
.NETStandard 2.0
- Selenium.WebDriver (>= 4.19.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SeleniumX.WebDriverExtras:
Package | Downloads |
---|---|
SeleniumX
Selenium WebDriver Based Web UI Test Automation Framework for C#/.NET Supports .NET Standard 2.0, compatible with .NET 5+, .NET Framework 4.6.1+, and .NET Core/Standard 2.0+. Features: - Built upon Selenium WebDriver, leveraging its full capabilities. - Leverages the Page Object Model design pattern, incorporating a robust and maintainable Fluent Page Object implementation. - Includes a comprehensive library of pre-built components for common UI elements such as inputs, tables, lists, and more. - Seamlessly integrates with popular .NET testing frameworks (e.g., NUnit, xUnit, SpecFlow) and CI/CD pipelines (e.g., Jenkins, GitHub Actions, TeamCity). - Extensible with a variety of triggers that can be bound to custom events, enabling dynamic and flexible component behavior. - Provides a comprehensive suite of fluent assertions and event-driven triggers for robust component and data verification. - Highly configurable. Offers flexible configuration options, including customizable component search strategies and user-defined settings. Supports JSON configuration files for easy management and maintenance. - Enhanced reporting and logging capabilities. Features built-in, customizable logging, with support for capturing screenshots and snapshots for detailed test analysis. - Extensible with modules for HTML validation, Bootstrap, Kendo UI, and more. |
GitHub repositories
This package is not used by any popular GitHub repositories.