In this video we will be seeing as how to start with Page Object Model (POM) in selenium.
Page Object Model - POM:
Design pattern or architecture for framework
Have separate class for each pages
PageFactory - concept in POM and it initializes the webelements.
@FindBy annotation