Please enable JavaScript.
Coggle requires JavaScript to display documents.
Protractor project creation (To think in direction: (Image comparison: …
Protractor project creation
1.1. Package.json:
project info
dependencies
scripts
config files:
2.1. Base config:
selenium settings
protractor settings
jasmine/cucumber settings
2.2. Child config:
tests settings
browser settings
Page Objects:
3.1. Base page
3.2. Page objects
3.3. Page fragments
Tests
Allure report
Log4j
7.1. Console logging
7.2. Logging to file
Test data jsons
Api
8.1. Base Api
8.2. Child pages api
Eslint
Jenkins
10.1. Put tests on Kenkins
10.2 Add allure to Jenkins
1.2 gitignore file
1.3. ReadMe file
To think in direction:
Image comparison:
Resemble.js
Move to typeScript
async/await instead of generators
List of jasmine/cucumber exceptions
Re-run failed tests:
protractor-flake