Training project to create a simple TA framework.
!NOTE: project is in progress.
- Git
- NodeJS 8 (6 is also supported)
$> git clone https://github.com/RockMinsk/test-project-page-objects
$> cd test-project-page-objects
$> npm install
Run npm test
to execute the end-to-end tests via Protractor.