Record Multiple Elements Using Recorder


When automating test cases for an iOS application, you may sometimes want to capture multiple elements from the application in one go. Let’s see how to do that in Testsigma.


Prerequisites


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