SeleniumLoger 1.0.1
dotnet add package SeleniumLoger --version 1.0.1
NuGet\Install-Package SeleniumLoger -Version 1.0.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="SeleniumLoger" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SeleniumLoger --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SeleniumLoger, 1.0.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 SeleniumLoger as a Cake Addin #addin nuget:?package=SeleniumLoger&version=1.0.1 // Install SeleniumLoger as a Cake Tool #tool nuget:?package=SeleniumLoger&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Add logs to your selenium tests.
Outputs:
1. Console
2. Output - debug window
3. Coming Soon..
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Selenium.WebDriver (>= 3.5.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SeleniumLoger:
Package | Downloads |
---|---|
AutoToolKit
MzAutomation Test Framework. Documentation coming soon.. |
GitHub repositories
This package is not used by any popular GitHub repositories.
First version.