Page 1 of 1

In which situation can "idx" be used in a reliable selector?

Posted: Wed Mar 15, 2023 5:19 am
by answerhappygod
In which situation can "idx" be used in a reliable selector?

A. When the exact n-th element in a static UI list is needed in the process
B. When the "idx" value is either 1 or 2
C. When the selectors of the elements in the application rarely change
D. When a dynamic selector is required