Running Selenium Tests in Headless Mode on Jenkins
Currently we are working with a web application which has a front-end test suite written using selenium and Cucumber. Initially we used to manually run these on our local machines. But later we planned to run these nightly on a build server which is on AmazonEC2 (Ubuntu). The main challenge was to setup the environment