Checkout our latest Documentation at https://testsigma.com/docs/

13.5. FAQ - UI Identifiers

Frequently Asked Questions related to UI Identifiers and their usage in Testsigma

Recording Select boxes(dropdown), lists by using Testsigma Recorder Advanced Interactions
While using the Testsigma Recorder for recording the Test Steps, you might need to record interact with Lists, Select boxes, Dropdown Lists e.t.c Testsi...
Wed, 3 Apr, 2019 at 8:47 PM
UI Identifiers - Explained
What is UI identifier, why is it needed, how to capture the details, and why Chrome Recorder? Every Functional Test is composed of a number of steps intera...
Mon, 30 Mar, 2020 at 1:01 AM
Cross-environment compatible ID locators(Android)
Problem In Android, the resource ID used for locating elements by ID is in the format: "<package_name>:id/<id_value>" For example...
Fri, 21 Aug, 2020 at 12:15 PM
Why Accessibility IDs are preferred over other locators?
If you have the option of using accessibility IDs, always use them. Normally an app developer needs to add these specifically to UI elements in the code...
Tue, 20 Apr, 2021 at 10:47 PM