Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 502 Bytes

Overview

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.

Technologies

Project is created with:

  • Java 12
  • Selenium 4.4.0
  • TestNG 7.5
  • Log4j2 2.19.0
  • Gson 2.9.0