This is a Python framework for writing test automation scenarios using page object pattern.
- UI - using Selenium WebDriver;
- Load - using Locust
Instruction how to start using framework
Attention! If you have never been working with Python before, you should investigate the next links:
Next block (Selenium) needs only for deeper understand of how Selenium works