Page Factory in Selenium | @FindBy, initElements
In the previous tutorial, we have learned the first way to design and build the Selenium page object model design pattern using the normal approach for application under test (AUT). The page object pattern brings the following advantages for your…