Skip to content

ikonovi/SeleniumTests-rp5by

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

Example of Selenium Tests

Project Configuration

  • Selenium 3.8.1 with Java
  • TestNG
  • JUnit

Requirements

User's environment variables:

webdriver.chrome.driver = path to ChromeDriver exe-file; webdriver.gecko.driver = path to GeckoDriver exe-file. As a follow up to this, you need to restart Eclipse after that.

Web-site under test

http://rp5.by

About

Example of automated tests on Selenium framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages