![]() |
VOOZH | about |
dotnet add package Coypu --version 4.2.0
NuGet\Install-Package Coypu -Version 4.2.0
<PackageReference Include="Coypu" Version="4.2.0" />
<PackageVersion Include="Coypu" Version="4.2.0" />Directory.Packages.props
<PackageReference Include="Coypu" />Project file
paket add Coypu --version 4.2.0
#r "nuget: Coypu, 4.2.0"
#:package Coypu@4.2.0
#addin nuget:?package=Coypu&version=4.2.0Install as a Cake Addin
#tool nuget:?package=Coypu&version=4.2.0Install as a Cake Tool
A robust wrapper for browser automation on the .NET platform for Selenium WebDriver or Microsoft Playwright that eases automating ajax-heavy websites and reduces coupling to the HTML, CSS & JS.
This package includes the Coypu 4 framework assembly, which should be referenced by your tests.
Supported platforms:
- .NET 6+
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Coypu:
| Package | Downloads |
|---|---|
|
Coypu.NUnit
NUnit matchers for Coypu. |
|
|
Coypu.Watin
WatiN driver for Coypu |
|
|
NaughtyStep
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. |
|
|
Zukini
This package is deprecated and has been split into Zukini.UI and Zukini.API packages. Please use one of those instead. |
|
|
Zukini.UI
Out of the box test automation framework utilizing SpecFlow, Coypu, Selenium and a page object pattern for automated UI testing. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.2.0 | 76,870 | 4/8/2024 |
| 4.1.0 | 18,882 | 1/9/2024 |
| 4.0.0 | 21,935 | 9/19/2023 |
| 4.0.0-rc | 8,862 | 7/31/2023 |
| 3.1.1 | 749,133 | 7/19/2019 |
| 3.1.0 | 2,815 | 7/17/2019 |
| 3.0.1 | 101,095 | 12/13/2018 |
| 3.0.0-rc | 3,298 | 12/11/2018 |
| 2.14.0 | 272,677 | 9/12/2017 |
| 2.12.0-beta3 | 41,657 | 3/16/2017 |
| 2.12.0-beta2 | 3,128 | 2/9/2017 |
| 2.10.0 | 146,670 | 10/23/2015 |
| 2.9.1 | 36,909 | 5/29/2015 |
| 2.9.0 | 3,449 | 5/29/2015 |
| 2.8.0 | 29,500 | 1/26/2015 |
| 2.7.0 | 17,142 | 12/12/2014 |
| 2.6.1 | 6,856 | 12/3/2014 |
| 2.6.0 | 3,455 | 11/30/2014 |
| 2.5.1 | 15,314 | 9/29/2014 |
Allow using a proxy and basic auth. Multiple bug fixes.