0
kicks
Using HtmlUnit on .NET for Headless Browser Automation
A common way to test web applications is through browser automation. In this article, Steve Sanderson shows how you can convert Java's powerful HtmlUnit library into a .NET assembly and then use it with NUnit, XUnit, etc, as a faster and more powerful way to simulate a browser hitting your application.