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?