Selenium.WebDriver.SelfHealing 0.99.21-beta.1

This is a prerelease version of Selenium.WebDriver.SelfHealing.
This package has a SemVer 2.0.0 package version: 0.99.21-beta.1+1.
dotnet add package Selenium.WebDriver.SelfHealing --version 0.99.21-beta.1
NuGet\Install-Package Selenium.WebDriver.SelfHealing -Version 0.99.21-beta.1
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="Selenium.WebDriver.SelfHealing" Version="0.99.21-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Selenium.WebDriver.SelfHealing --version 0.99.21-beta.1
#r "nuget: Selenium.WebDriver.SelfHealing, 0.99.21-beta.1"
#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 Selenium.WebDriver.SelfHealing as a Cake Addin
#addin nuget:?package=Selenium.WebDriver.SelfHealing&version=0.99.21-beta.1&prerelease

// Install Selenium.WebDriver.SelfHealing as a Cake Tool
#tool nuget:?package=Selenium.WebDriver.SelfHealing&version=0.99.21-beta.1&prerelease

Selenium.WebDriver.SelfHealing

Selenium.WebDriver.SelfHealing is the first to bring Selenium self-healing capabilities natively to the .Net Platform.

Selenium.WebDriver.SelfHealing uplifts the native Selenium and makes it particularly suitable for the hardest to automate slow dynamic applications like Pega / Salesforce. Tried and tested in the toughest environments, it will bring stability to your Flaky Tests or rapidly changing UI.

Innovative self-healing algorithm, mixed with auto-wait and selector optimization will allow you to deliver your next project on time.

Getting started is easy, Selenium.WebDriver.SelfHealing does not require external network access and no servers need to be hosted.

Live self-healing report

Documentation


Selenium.WebDriver.SelfHealing is an addon to Selenium.WebDriver platform for Web Testing and Automation. Selenium.WebDriver.SelfHealing is built to enable cross-browser web automation that is ever-green, capable, reliable and suitable for the modern dynamic web.

Bring resilience to your Selenium scripts through it's ability to self-heal broken selectors on the fly.

Installation


Selenium.WebDriver.SelfHealing is distributed as a NuGet package.

Using command-line

The easiest way to get started is to run the following command.

dotnet add package Selenium.WebDriver.SelfHealing

Using Package Manager

Install-Package Selenium.WebDriver.SelfHealing

Getting Started


Once installed into the project getting started is just one line of code.

using Selenium.WebDriver.SelfHealing;

var options = new ChromeOptions();
var chromeDriver = new ChromeDriver(options);

// this creates a self-healing WebDriver
var selfHealingDriver = chromeDriver.ToSelfHealingDriver();

Capabilities


Resilient • Reduce flaky tests

Self-healing. Selenium.WebDriver.SelfHealing will repair broken selectors on the fly. Saving you time and money. Elements can change attributes or position and still be self-healed.

Auto-wait. Selenium.WebDriver.SelfHealing waits for elements to be actionable prior to performing actions. Auto-wait will search for interactable elements in preference. The combination of the Auto-wait and Self-healing eliminate the need for artificial timeouts - primary cause of flaky tests.

Selector-optimization. While your scripts are running, we analyse the chosen selector and provide optimization suggestions.

No trade-offs • No limits

Parallel test execution. Run tests in parallel and save time. Our framework was build to handle everything.

Selenium-insights. While Selenium.WebDriver.SelfHealing is active all activity is logged for review.

Self-healing Reports

Healing-report. After each WebDriver session is disposed a report will be created detailing any broken selectors.

TeamCity integration. Easily integrate your self-healing report into a build tab.

Emailable HTML Report. Reports are viewable directly from the file system and can easily be emailed from Integration scenarios.

Sample Report

Selenium.WebDriver.SelfHealing Report

Sample Logs

Selenium.WebDriver.SelfHealing Report

Product 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. 
.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 net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.99.21-beta.1 180 9/14/2022
0.99.20-beta.1 69 9/13/2022
0.99.18-beta.1 66 9/12/2022
0.99.17-beta.1 81 9/4/2022
0.99.16-beta.1 74 9/2/2022
0.99.15-beta.1 76 8/31/2022
0.99.14-beta.1 77 8/30/2022
0.99.13-beta.1 73 8/29/2022
0.99.12-beta.1 76 8/28/2022
0.99.11-beta.1 739 8/21/2022
0.99.10-beta.1 519 8/21/2022
0.99.8-beta.1 454 8/20/2022
0.99.7-beta.1 166 8/18/2022
0.99.6-beta.1 138 8/17/2022
0.99.4-beta.1 74 8/17/2022
0.99.3-beta.1 131 8/16/2022
0.99.2-beta.1 86 8/16/2022
0.99.1-beta.1 83 8/16/2022
0.98.8-beta.1 90 8/16/2022
0.98.7-beta.1 91 8/12/2022
0.98.6-beta.1 89 8/10/2022
0.98.5-beta.1 91 8/2/2022
0.98.4-beta.1 93 8/2/2022
0.98.3-beta.1 88 8/2/2022
0.98.2-beta.1 91 7/31/2022