Darrell Meyer wrote an interesting Article on ExtJS Blog how to test JavaScript generated User Interfaces with Selenium. Selenium is tool to automate testing the functionality of web applications. Tests are written in Selenese, a very simple HTML Syntax.
In his article he describrs how to test a Form Interface genereated with ExtJS. But the article is a very good introduction in Selenium and how to write such tests, regardless of the used JavaScript Library.
Read the full article on the ExtJS Blog.








