WatiN Goes Cross-Browser
The WatiN (Web Application Testing In .Net) framework, a port of the popular watir framework in ruby, has recently announced support for Firefox. This should make it a compelling alternative to selenium, especially as it looks to be a good deal quicker.
Sweet. Now if only I had a way to serve up an ASP.NET web application from code. Could this be what I need?
Jeroen van Menen Said on April 23rd, 2008 at 8:20 am quote
Hi matt,
These blogs will help you out regarding the web server: http://www.gridviewguy.com/ArticleDetails.aspx?articleID=367
or
http://www.codeproject.com/KB/aspnet/WatiN.aspx
Enjoy testing with WatiN, Jeroen