This project is an example of how to Use Chrome extension MetaMask with selenium
- Project setup with Selenium WebDriver 3.11.0 and windows 10
- Makes use of Page Objects.
- Written in Java with TestNg & Maven.
mvn clean test site
- Run test scripts using Chrome browser.
- HTML report will be generated once execution finish -\oasisdex\target\site\allure-maven-plugin
- Open Index.html in firefox browser to see the reports