The goal of this project was to practice setting up a testing environment with Selenium and Python and practicing my test automation skills.
The test object of the project is Parabank, a demo web banking app by Parasoft.
The project uses Page Object Model (POM) to organize the code. It is written in python, uses Selenium for browser automation, pytest for test management and pytest-html for reporting results.
Use the package manager pip to install foobar.
pip install selenium
brew cask install chromedriver
pip install -U pytest
pip install Fakerpytest --html=report.html