- Python3
- Chrome browser
git clone [email protected]:kruczyna/behaveLearning.git
- main_url- main page url (test assumes start in /console/mappings)
- execute always in
features
directory (same level as requirements.txt and chromedriver_update.sh are)
- one feature:
- behave -i [name].feature
- all features, alphabetical order:
- behave
- all string enclosed in double quotes are step parameters and can be changed
- WARNING: some of them are selectors, change with caution