Skip to content

vicajoy/holiday-shopping-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been designed for Applitools Holiday Shopping Hackathon.

Languages and Frameworks

The project uses the following languages and frameworks:

  • Java 11 as the programming language
  • TestNG as the test framework
  • Selenium WebDriver as the web browser automation framework
  • Apache Maven as the build automation tool
  • WebDriverManager as the Selenium binaries manager
  • Applitools Eyes SDK for visual testing

Running Tests

  • Applitools API Key has been stored in the system environment variables.
  • To run the tests on the specific version, use the following command:
    mvn clean test -Durl="https://demo.applitools.com/tlcHackathonMasterV2.html".
    Acceptable versions are: V1 production version, Dev-branch version, and Final production version.
    By default, the tests will be running on V1 production version.

Author

Vica Markosyan

Releases

No releases published

Packages

No packages published

Languages