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. You have referred to the documentation on creating projects.
  2. You have referred to the documentation on creating applications.
  3. You have installed the Testsigma Chrome Extension. For more information on installing Testsigma Chrome Extension, refer to the documentation on Testsigma Chrome Extension.
  4. You have an android application that is available for testing.

Steps to Record Multiple Elements

  1. From the left navigation bar, go to Create Tests > Elements. Elements
  2. Click on Record. Record
  3. On 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. On the Create Element section, validate the Name, Screen Name, Element Type, and the Value. Create Element
  7. Click on 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 on Stop Recording.
    Stop Recording
  11. You'll be redirected to the Elements page, where you can see all recorded elements. All Elements