Sign in Sign up
nuget

Drelanium

C# Test Automation Framework based on Selenium.WebDriver to write browser automated tests with ease. Extends the usage of numerous Selenium types, and provides new useful features. Supports Page Object Model design pattern. Notes: This package does not include any test framework or runner (MSTest / NUnit / xUnit). Those should be added additionally to the project. Executing tests against local browser requires browser specific Selenium WebDriver NuGets (e.g. Selenium.Chrome.WebDriver). See more on https://www.seleniumhq.org/ Included packages: - Selenium.WebDriver as the core of the framework, - FluentAssertions to write assertions in an extremely readable way, - Microsoft.Extensions.Configuration for managing the browser configurations, - Serilog as a .NET logging tool, - JetBrains.Annotations for ReSharper support, - Microsoft.SourceLink to provide source code link during debugging.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
18
Cadence
~daily
Last 12 months
0

Details

First release
Aug 22, 2019
Releases
Version Released
1.13.1 patch
1.13.0 minor
1.12.0 minor
1.11.0 minor
1.10.1 patch
1.10.0 minor
1.9.1 patch
1.9.0 minor
1.8.1 patch
1.8.0 minor
1.7.0 minor
1.6.0 minor
1.5.0 minor
1.4.0 minor
1.3.0 minor
1.2.0 minor
1.1.0 minor
1.0.0 initial