I am in charge of testing an enterprise web application that makes heavy use of AJAX. I need to build a system that allows continuous running of tests without human interve
Have a look at WebKitDriver. The project includes headless implementation of WebKit.