narayananpalani / AmazonAutomation

Selenium Page Object Pattern based Automation Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Selenium Automation Framework

Credits to Ankur Jain for providing the skeleton of the framework online. #Installation Steps: Add relevant tools to build path of the project Install TestNG in Help-Install a new software. -Click Add button and enter name as TestNG and path as "http://dl.bintray.com/testng-team/testng-eclipse-release/" in the Work with box -Click the Next buttons to perform TestNG installation within the Install overlay. Example: https://www.guru99.com/install-testng-in-eclipse.html

#Execution Steps: -Right click on testng.xml-Run As-TestNG

Note: If TestNG option not available in Run As options, it means the testNG installation is unsuccessful.

About

Selenium Page Object Pattern based Automation Framework

License:MIT License


Languages

Language:HTML 93.2%Language:Java 3.8%Language:CSS 1.8%Language:JavaScript 1.2%