Assignment project of web automation for infoglen (Duration: 1.30 mins)
-<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<*>-
Selenium Webdriver, Maven, TestNG, Java
-<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<*>-
Page Factory
(replaced Page Object model with PageFactroy later for purpose of show case)
-<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<*>-
- Import it as a maven project
- Do clean install
- Please go to '/InfoglenTest/src/main/java/base/Setup.java'
- Uncomment line number 30 and save. (ONLY for on Windows system) (As I am using the mac, dont need this line.)
- Go to '/InfoglenTest/testng.xml'
- Right click and run it as 'TestNG suite'
-<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<*>-
Please comment on the 'not needed classes' from tesNG.xml, save, and run testng.xml as TestNG suite.
-<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<>--<*>-