1 Repositories
Python SeleniumWebTest Libraries
This is a web test framework based on python+selenium
Basic thoughts for this framework There should have a BasePage.py to be the parent page and all the page object should inherit this class BasePage.py
2 Mar 9, 2022