An intuitive, robust browser automation for .Net.
Coypu is an intuitive, robust browser automation for .Net.
It supports browser automation in .Net to help make tests readable, robust, fast to write and less tightly coupled to the UI.
If your tests are littered with sleeps, retries, complex XPath expressions and IDs dug out of the source with FireBug then Coypu might help.
The main website can be found here:
To install it using Visual Studio's nuget package manager use:
PM> Install-Package Coypu