Main aim of the project was to create set of auto tests for demoqa.com. Task focuses mostly on creation of proper project structure from scratch, including BaseForm class, BaseElement class, usage of Web Driver Factory pattern, understanding of Selenium core functionalities: web driver, web elements, page objects.
Project was part of A1QA Internship.
Project is created with:
- Java 12
- Selenium 4.4.0
- TestNG 7.5
- Log4j2 2.19.0
- Gson 2.9.0