This project is an example of testing framework for running E2E UI tests on Chrome and Firefox. It uses Cucumber and Capybara for describing steps and actions.
bundle install
Chrome
rake test_chrome
Firefox
rake test_firefox
The project is configured to use Circle CI and Travis CI, click on badges in project description to view pipeline runs. Test reports are published by Travis jobs to Surge: