NaughtyStep 1.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package NaughtyStep --version 1.1.4
                    
NuGet\Install-Package NaughtyStep -Version 1.1.4
                    
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="NaughtyStep" Version="1.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NaughtyStep" Version="1.1.4" />
                    
Directory.Packages.props
<PackageReference Include="NaughtyStep" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NaughtyStep --version 1.1.4
                    
#r "nuget: NaughtyStep, 1.1.4"
                    
#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.
#:package NaughtyStep@1.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NaughtyStep&version=1.1.4
                    
Install as a Cake Addin
#tool nuget:?package=NaughtyStep&version=1.1.4
                    
Install 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 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.9 121 3/2/2015
1.1.6 95 12/18/2014
1.1.5 49 12/18/2014
1.1.4 50 12/18/2014
1.1.3 48 12/18/2014
1.1.2 112 11/19/2014
1.1.1 88 9/15/2014
1.1.0 60 9/15/2014
1.0.11 83 4/1/2014
1.0.9 56 2/26/2014
1.0.8 54 1/23/2014
Loading failed

You can now pass a custom browser session to the Coypu context, in case you want to use a browser that isn't currently supported.