Skip to content

Nikita-Kudrin/ivi-selenium-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ivi selenium tests

Examples of Selenium tests (IVI interview task)

Project is written using Java 11, TestNG

Configuration

Take a look at config.properties file.

google-url=https://google.com
driver=LOCAL_CHROME
local-driver-path=PATH_TO_YOUR_LOCAL_WEB_DRIVER

Run all tests

gradlew clean test

About

Examples of Selenium tests (Java) (IVI interview task)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages