- Pairing session project with BC evaluator
- To use page objects model design pattern
To use this project you will need:
- Install JavaSE-OracleJDK (v15.x.x or later)
- Install Node (v14.x.x or later)
git clone https://github.com/claudiaerp/protractor-bc-pairing-session.git
npm install
to install the project dependencies
npm start
to run allt the test suites- protractor protractor-conf.js --suite
suite name
to run a specific suite, example:protractor protractor-conf.js --suite AngularHome