Adding Existing Page Object in Architect Overview
Once a Page Object, Reusable Element, has been created, it can be added at any time during test creation in Architect.
How to Add an Existing Page Object During Test Case Creation
- Page Objects, once created, are stored in the Page Objects tab on the Testing Listing page
- To add an existing Page Object to a test during creation, launch Architect for the application under test
- To add the Page Object, click on the in Architect to open Architect Advanced Actions
- Select Page Objects under the Control section
- Choose from the list of available Page Objects
- This will open and display the list of test actions related to this Page Object
- Click Add to include this page object in the test actions
- The page object has now been added to the test, indicated by the green PO tag
- Proceed as usual, recording the steps for the test
- When test creation is complete, Save and name the test which now includes the Page Object
Note: The only Test Type available will be Test Case since this test already includes a Page Object and Functionize does not currently allow nested Page Objects.