In this chapter, we learned about the PageObject pattern and how we can implement a test framework using PageObjects. It has numerous advantages. The PageObject pattern and the LoadableComponents class provide a test framework that adapts easily to changes made to the target application, without changing any test cases. We should always remember that a well-designed test framework is always flexible to changes made to the target application. In the next chapter, we will look at testing iOS and Android mobile applications using, Appium.




















































