- Elements (Objects)
- Web Applications
Record Single Element
Record Multiple Elements
Create Elements
Supported Locator Types
Formulating Elements
Shadow DOM Elements
Verifying elements in Chrome DevTools
Handling iframe Elements?
Create Image Based Elements
Dynamic Locators using Parameter
Dynamic Locators using Runtime
Using Environment Test Data for Dynamic Locators
Locating Dynamic Elements in Date Widget
Freeze & Inspect Dynamic Elements (WebPage)
Locating Dynamic Elements in Tables
Import/Export Elements
Locator Precedence (Web Apps)
Verify Elements from Test Recorder
Record Multiple Elements Using Recorder
When automating test cases for an android application, you can capture multiple elements from the application in one go. This article discusses how to capture multiple elements using recorder.
Prerequisites
Before you begin, ensure that:
- You have referred to the documentation on creating projects.
- You have referred to the documentation on creating applications.
- You have installed the Testsigma Chrome Extension. For more information on installing Testsigma Chrome Extension, refer to the documentation on Testsigma Chrome Extension.
- You have an android application that is available for testing.
Steps to Record Multiple Elements
- From the left navigation bar, go to Create Tests > Elements.

- Click on Record.

- On Record Elements overlay, select Test Lab, Test Machine, Upload App Source and click on Record.

- Wait for the app to load fully.
- Once the app is loaded, click on element you want to capture.
- On the Create Element section, validate the Name, Screen Name, Element Type, and the Value.

- Click on Create.

- The element will be saved in the elements list.

- Repeat steps 5 to 7 for every element you want to capture.
- Once you have captured the elements, click on Stop Recording.

- You'll be redirected to the Elements page, where you can see all recorded elements.
