MiYABiS.SeleniumTestAssist
1.5.1
It is a wrapper library to use Selenium in MSTest.
Preparing such as Selenium is a little easier.
The screenshot will be output to the result of MSTest when you use the method that was prepared.
Get a screen shot that is output as Excel.
Install-Package MiYABiS.SeleniumTestAssist -Version 1.5.1
dotnet add package MiYABiS.SeleniumTestAssist --version 1.5.1
<PackageReference Include="MiYABiS.SeleniumTestAssist" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MiYABiS.SeleniumTestAssist --version 1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MiYABiS.SeleniumTestAssist, 1.5.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- EPPlus (>= 4.0.4)
- log4net (>= 2.0.4)
- Selenium.RC (>= 2.48.2)
- Selenium.Support (>= 2.48.2)
- Selenium.WebDriver (>= 2.48.2)
- Selenium.WebDriverBackedSelenium (>= 2.48.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.