- Python
- Selenium python library
- Set environment variable for latest CHROMEDRIVER & GECKODRIVER in system PATH
- Test Cases are written in TestCase.py file
- locators.py file contains the locators used in Test Cases
- page.py file contains the action methods like click on button, type in text field etc..
- Move to project directory
- open Terminal/CMD and execute: python TestCase.py