e2e-react-protractor End-to-End testing for react framework with protractor How to run ? Install node modules: npm install Start selenium webdriver: npm run e2e-driver Running the specs: npm run e2e