On a project that I am working on we needed to create few automated tests using selenium. Our frontend is completely written in Extjs. Being new to testing using selenium, I searched the web and here are few useful advices that I found. The most comprehensive one was by Ates Goral on stackoverflow. The biggest […]