Related: Automated Web UI Testing
I'm evaluating ui testing frameworks. It seems like some of them aren't updated very often (esp. Selenium, the core hasn't been updated since 6/2009).
My concern here is that I'll adopt/learn a testing framework that isn't going to be compatible with HTML5. I'm working in C# land, so I'd prefer a framework that will output tests in C# (Nunit).
Which UI testing framework is most likely to be kept up-to-date as HTML5 features become more commonplace?
Candidates:
- Selenium
- Molybdenum
- Watin
- Sahi
- ??