In the previous chapter, we learned how to create Android and iOS drivers based on flags in the uitest.properties file. In this chapter, we will create a class to implement common page object actions, like wait, click, type, swipe, scroll, press, and so on, and to define variables that will be used in all page objects. This class will be extended by all page objects. Let’s begin.
6. Enhancing the Framework: Common Mobile Actions
Get Create an Enterprise-Level Test Automation Framework with Appium: Using Spring-Boot, Gradle, Junit, ALM Integration, and Custom Reports with TDD and BDD Support now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.