JSErrorCollector 0.6.1
This project allows to you capture JavaScript errors while running tests with WebDriver.
Install-Package JSErrorCollector -Version 0.6.1
dotnet add package JSErrorCollector --version 0.6.1
<PackageReference Include="JSErrorCollector" Version="0.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JSErrorCollector --version 0.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JSErrorCollector, 0.6.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Compatibility with Firefox 36.
Captures console output from Firebug.
Dependencies
-
- Selenium.WebDriver (>= 2.45.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JSErrorCollector:
Package | Downloads |
---|---|
atf.toolbox
ATF Toolbox .NET version
|
GitHub repositories
This package is not used by any popular GitHub repositories.