Selenium.Chrome.WebDriver
by: jbaranda
- 5 total downloads
- Latest version: 85.0.0
Repurposed nuget package of Selenium.WebDriver.ChromeDriver (packing process differs slightly)
Install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project.
"chromedriver.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "chromedriver.exe" binary into source code control repository.
Selenium.Support
by: Selenium Committers
- 5 total downloads
- Latest version: 4.9.0
Selenium is a set of different software tools each with a different approach
to supporting browser automation. These tools are highly flexible, allowing
many options for locating and manipulating elements within a browser, and one
of its key features is the support for automating multiple browser platforms.
This package contains .NET support utilites and classes that users may find
useful in using Selenium WebDriver. These support classes are mainly intended
to spark ideas of what is possible with Selenium WebDriver, and may not be
entirely appropriate for production use.
Selenium.WebDriver
by: Selenium Committers
- 5 total downloads
- Latest version: 4.9.0
Selenium is a set of different software tools each with a different approach
to supporting browser automation. These tools are highly flexible, allowing
many options for locating and manipulating elements within a browser, and one
of its key features is the support for automating multiple browser platforms.
This package contains the .NET bindings for the concise and object-based
Selenium WebDriver API, which uses native OS-level events to manipulate the
browser, bypassing the JavaScript sandbox, and does not require the Selenium
Server to automate the browser.
Selenium.WebDriver.MicrosoftDriver
by: Microsoft
- 5 total downloads
- Latest version: 17.17134.0
Microsoft WebDriver : Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft WebDriver.
Serilog
by: Serilog Contributors
- 9 total downloads
- Latest version: 4.3.1-dev-02395
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 2 total downloads
- Latest version: 2.2.0
Enrich Serilog log events with properties from System.Environment.
Serilog.Formatting.Compact
by: Serilog Contributors
- 2 total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 4 total downloads
- Latest version: 4.0.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 2 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 2 total downloads
- Latest version: 5.0.0
Write Serilog events to text files in plain or JSON format.
SixLabors.ImageSharp
by: Six Labors and contributors
- 12 total downloads
- Latest version: 3.1.11
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 5 total downloads
- Latest version: 2.88.0
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.HarfBuzz
by: Microsoft
- 5 total downloads
- Latest version: 2.88.0
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 5 total downloads
- Latest version: 2.88.0
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.NativeAssets.Win32
by: Microsoft
- 5 total downloads
- Latest version: 2.88.0
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SpecFlow
by: SpecFlow Team
- 4 total downloads
- Latest version: 3.9.74
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
SpecFlow.NUnit
by: SpecFlow Team
- 2 total downloads
- Latest version: 3.9.74
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Plus.LivingDocPlugin
by: SpecFlow Team
- 2 total downloads
- Latest version: 3.9.57
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI.
SpecFlow.Tools.MsBuild.Generation
by: SpecFlow Team
- 4 total downloads
- Latest version: 3.9.74
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 3 total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().