SeleniumX 1.2.3-beta
dotnet add package SeleniumX --version 1.2.3-beta
NuGet\Install-Package SeleniumX -Version 1.2.3-beta
<PackageReference Include="SeleniumX" Version="1.2.3-beta" />
paket add SeleniumX --version 1.2.3-beta
#r "nuget: SeleniumX, 1.2.3-beta"
// Install SeleniumX as a Cake Addin #addin nuget:?package=SeleniumX&version=1.2.3-beta&prerelease // Install SeleniumX as a Cake Tool #tool nuget:?package=SeleniumX&version=1.2.3-beta&prerelease
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.
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
- Microsoft.CSharp (>= 4.7.0)
- Selenium.WebDriver (>= 4.26.1)
- SeleniumX.WebDriverExtras (>= 1.1.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SeleniumX:
Package | Downloads |
---|---|
SeleniumX.KendoUI
C#/.NET package containing a set of SeleniumX components for automated web testing integration with Kendo UI HTML Framework. Works with Kendo UI components for jQuery, Angular, React, Vue, ASP.NET MVC and ASP.NET Core. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. |
|
SeleniumX.Bootstrap
C#/.NET package containing a set of SeleniumX components for automated web testing integration with Bootstrap Framework. Works with Bootstrap components of version 3.3 and 4.0+. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. |
|
SeleniumX.Configuration.Json
C#/.NET package for SeleniumX configuration through JSON files. SeleniumX JSON Configuration for C#/.NET (.NET 5+, .NET Framework 4.6.1+, .NET Core/Standard 2.0+) Features: - SeleniumX Context: JSON-based Configuration Schema - Custom settings - Multiple Driver Management - Combined Configuration from Multiple Sources - Multiple environments support |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.3-beta | 33 | 2/18/2025 |
1.2.2-beta | 30 | 2/18/2025 |
1.2.1-beta | 34 | 2/18/2025 |
1.2.0-beta | 35 | 2/16/2025 |
1.1.0 | 145 | 1/22/2025 |