This video will give details about page object model POM in selenium using Java language.
Below content covered
1) Create POM- Page object model with pageFactory class(for login and dashboard page)
2) Create base class and method to launch Brower.
3) Create DriverFactory class to set and get driver.
4) Create object repository utility
5) Testbase class to control the driver before and after executing the test.
6) Create test to call object repository object.
Download
0 formats
No download links available.
page object model creation in selenium using java with testNG | NatokHD