This project allows to you capture JavaScript errors while running tests with WebDriver.
Info
| Version: | 0.6.1 |
| Author(s): | protectedtrust |
| Last Update: | Friday, March 20, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/protectedtrust/JSErrorCollector.NET |
| NuGet Url: | https://www.nuget.org/packages/JSErrorCollector |
Install
Install-Package JSErrorCollector
dotnet add package JSErrorCollector
paket add JSErrorCollector
JSErrorCollector Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(2.45.0)
Tags