![]() |
VOOZH | about |
dotnet add package NaughtyStep.Watin --version 1.0.2
NuGet\Install-Package NaughtyStep.Watin -Version 1.0.2
<PackageReference Include="NaughtyStep.Watin" Version="1.0.2" />
<PackageVersion Include="NaughtyStep.Watin" Version="1.0.2" />Directory.Packages.props
<PackageReference Include="NaughtyStep.Watin" />Project file
paket add NaughtyStep.Watin --version 1.0.2
#r "nuget: NaughtyStep.Watin, 1.0.2"
#:package NaughtyStep.Watin@1.0.2
#addin nuget:?package=NaughtyStep.Watin&version=1.0.2Install as a Cake Addin
#tool nuget:?package=NaughtyStep.Watin&version=1.0.2Install as a Cake Tool
Test behaviour of Websites and APIs using browser automation and RESTclients. Use scenarios to describe the behaviour and have your favourite test runner work through them so you can automate your acceptance testing with ease.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
This follows Coypu in providing watin capability for NaughtyStep tests. You can only use this with InternetExplorer, for which you will need a driver (see docs). This release allows you to set a timespan between steps for demo purposes.