Title
Date
Author
Comments
September 12th, 2010
radu

Well, as many of you know, the guys from Sencha are already working on ExtJS 4, and will be showing an preview at the Sencha Conference in San Francisco. As I won’t attend (there’s quite a distance from Cluj-Napoca, Romania to San Francisco), I am expressing here some opinions on what I think would be [...]

July 14th, 2010
radu

Automation testing of UI is essential in any big project, but it is difficult to achieve this for user interfaces built with ExtJS. Selenium records user actions, by clicks on elements, and memorizes the ids of the selected elements. Yet since ExtJS auto-generates ids which are not guaranteed to stay the same, you cannot rely [...]