Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 316 Bytes

Web application automated testing with Selenium Java

Used Technologies & Tools:
  • Java 12

  • Selenium 3.141.59 + WebDriver

  • Junit/Jupiter 5.7.0

  • AssertJ 3.19.0

Installation

Clone repository

https://github.com/ilja115610/SEBWebAppTestAutomation.git

Project build

mvn clean install