22
04
2008
WatiN Goes Cross-Browser
Posted by: Matt in Agile / Lean Software Development, tags: .net, application, testing, watin, webThe 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?

April 23rd, 2008 at 8:20 am - Edit
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