© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
K. DasCreate an Enterprise-Level Test Automation Framework with Appiumhttps://doi.org/10.1007/978-1-4842-8197-0_7

7. Creating Page Objects

Koushik Das1  
(1)
Miami, FL, USA
 

In the previous chapter, we created the MobileBaseActionScreen class, which captures common page object actions and variables. In this chapter, we will create the page objects required to test a typical application. In the next section, we will lay out the page object classes and a workflow class for page navigation.

Initializing Page Objects and Workflow Class

Let’s assume our mobile application has three screens. The first screen when we launch the app is the Account Creation screen, as ...

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.