Skip to content

AlexRiaboshapka/INNOCVAuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Test the start

Used Technologies:

  • Java
  • Maven
  • TestNG
  • Selenide
  • Allure report
  • Selenoid (Selenium Grid)
  • GitHub Actions for execution
  • GitHub Pages to store the results Project execution:

For local execution you need to:

Local execution in the Selenoid Grid:

  • Perform the steps for local execution
  • Install Docker
  • Install Selenoid: https://aerokube.com/selenoid/latest/
  • Run Selenoid: ./cm selenoid start
  • Run Selenoid UI: ./cm selenoid-ui start
  • Run tests: mvn clean test
  • Remote execution in GitHub Actions

Releases

No releases published

Packages

No packages published

Languages