Skip to content
Testsigma DOCS

Elements

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:


  1. From the left navigation bar, go to Create Tests > Elements. Elements

  2. Click Record. Record

  3. In the Record Elements overlay, select Test Lab, Test Machine, Upload App Source and click on Record. Record

  4. Wait for the app to load fully.

  5. Once the app is loaded, click on element you want to capture.

  6. In the Create Element section, validate the Name, Screen Name, Element Type, and the Value. Create Element

  7. Click Create. Create

  8. The element will be saved in the elements list. Saved

  9. Repeat steps 5 to 7 for every element you want to capture.

  10. Once you have captured the elements, click Stop Recording.
    Stop Recording

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