HOW TO RUN TEST ?
- To run test you have to open the project in your favorite IDE (IDEA, Eclipse, VS, etc)
- Confirure property file that located by following path : /src/main/resources/config.properties 2.1 timeout = is duration for waiting elements and loading the page (feel free to change it)
- Find testng.xml file in the root of your project and just run it using TestNG