-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Roman Pobotin edited this page May 22, 2018
·
7 revisions
Typhon - it's a Python framework for writing test automation scenarios using page object pattern.
- UI - using Selenium WebDriver;
- API - using basic Python + my own methods.
- 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 understanding of how Selenium works