Skip to content

narottamgla/oasisdex-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Oasisdex" with Chrome extension "MetaMask"

This project is an example of how to Use Chrome extension MetaMask with selenium

Project Description:

  • Project setup with Selenium WebDriver 3.11.0 and windows 10
  • Makes use of Page Objects.
  • Written in Java with TestNg & Maven.

Setup:

Run tests:

  • mvn clean test site - Run test scripts using Chrome browser.

View HTML Report

  • HTML report will be generated once execution finish -\oasisdex\target\site\allure-maven-plugin
  • Open Index.html in firefox browser to see the reports