Selenium.QuickStart
0.8.7.4
See the version list below for details.
dotnet add package Selenium.QuickStart --version 0.8.7.4
NuGet\Install-Package Selenium.QuickStart -Version 0.8.7.4
<PackageReference Include="Selenium.QuickStart" Version="0.8.7.4" />
paket add Selenium.QuickStart --version 0.8.7.4
#r "nuget: Selenium.QuickStart, 0.8.7.4"
// Install Selenium.QuickStart as a Cake Addin #addin nuget:?package=Selenium.QuickStart&version=0.8.7.4 // Install Selenium.QuickStart as a Cake Tool #tool nuget:?package=Selenium.QuickStart&version=0.8.7.4
QuickStart your web testing automation focusing only on what is important, being productive. Once you set your solution to x86 or x64, inherit a class and change your app.config as you want, this will provide an automatic Selenium WebDriver setup and session management, ExtentReports (Including Klov) to save test execution results, screenshot, video recording and email sending functionalities built in and ready to use with parametrizations you can set through an app.config. For installing this package successfully, your solution should be set to x86 instead of AnyCPU.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Castle.Core (>= 4.3.1)
- DnsClient (>= 1.2.0)
- ExtentReports (>= 3.1.3)
- HtmlAgilityPack (>= 1.8.10)
- Microsoft.AspNet.Razor (>= 3.2.6)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Office.Interop.Outlook (>= 15.0.4797.1003)
- MongoDB.Bson (>= 2.7.2)
- MongoDB.Driver (>= 2.7.2)
- MongoDB.Driver.Core (>= 2.7.2)
- Newtonsoft.Json (>= 11.0.2)
- NUnit (>= 3.11.0)
- NUnit3TestAdapter (>= 3.11.2)
- RazorEngine (>= 3.10.0)
- ScreenRecorderLib (>= 1.1.5)
- Selenium.Support (>= 3.141.0)
- Selenium.WebDriver.ChromeDriver (>= 2.40.0)
- Selenium.WebDriver.GeckoDriver (>= 0.19.1)
- Selenium.WebDriver.IEDriver (>= 3.8.0)
- System.Buffers (>= 4.5.0)
- System.Data.SQLite (>= 1.0.109.2)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Security.Permissions (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fix for the path to SQLite file