Ask HN: Any Javascript Framework specific Selenium Version?
https://news.ycombinator.com/item?id=639623I am developing a site which is completely written in Extjs Framework. Which means 0 lines of static HTML code. All the Ids, classes etc are assigned during run time. I am not sure how to use selenium in such situations. Can some one help me out?