Skip to content

A simple Selenium WebDriver code in Java with TestNG annotations

Notifications You must be signed in to change notification settings

ZiadAbdelAlim/E-CommerceTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium - E-Commerce Automation using Eclipse

  • This is a simple Selenium WebDriver code in Java with TestNG annotations to do some functional testing

Configuration

  1. Download Selenium client & Web driver Language Bindings for java [www.seleniumhq.org/download/]
  2. Download geckodriver for firefox from [https://github.com/mozilla/geckodriver/releases] OR chromedriver for chrome jar from [https://sites.google.com/a/chromium.org/chromedriver/]
  3. Add jars to external library on java project follow this link http://toolsqa.com/selenium-webdriver/configure-eclipse-with-selenium-webdriver/
  4. Install TestNG plugin, follow this link (find "how to install" from README.md) https://github.com/cbeust/testng-eclipse/

Selenium Script

About

A simple Selenium WebDriver code in Java with TestNG annotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published