Selenium is a great tool for acceptance testing of web applications: it works with real browsers, and drives them to exercise your application of choice in the same way a real user would do. There are however many issues in using Selenium to drive JavaScript-powered applications.