Testing of the function Login with python, selenium and Behave. Steps:
- Install Python.
- Install Selenium Python with PIP: pip install selenium
- Install module behave with PIP: pip install behave
- Download the file Login.zip
- Uncompressed file: Login.zip
- In the terminal, set the directory /login/features.
- In the terminal execute commands: behave name_feature_file.feature Ready, enjoy it!