-
Notifications
You must be signed in to change notification settings - Fork 0
ductv7/page_object_model
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Summary - Using testNG and Page Object Model to build framework 2. Pre-requisites: - Download the latest version of chromedriver/geckodriver on https://www.seleniumhq.org/download/ and put under ./drivers folder - Download selenium-2.25.0 or later and put under ./libs folder - Download testng-6.8.13 or later and put under ./libs folder 3. Assumption: - All validation of fields are correct - If facing existing account, you have to update to different email 4. How to run - Run class VerifyFunction.java as TestNG Test
About
Using TestNG and Page Object Design Pattern to implement
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published