Skip to content

Amidain/Demoqa_AutoTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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