Help Selector ID

Hello everybody,

I understand that selectors using stable id like this
image
are stable and rather advisable to use.

However selectors with variable id, like this one
image
are not stable and therefore not recommended.

First, can you confirm if my assertions are true?

If so, how are variable selectors handled? Here is an example from UiExplorer.

Thank you very much for your help.

have a check on more details or let us know more about the case.

You can check if the addition of the RowName Attribute can help like
<webctrl tag='input' type='text' rowName='*ID de rec*' />

Hi @mateo.drouillard ,

It depends on the UI element that is targeted, we could maybe check selecting a Stable Anchor would be the Proper Approach. Or we find attribute values that are stable.

In your case, we do see there tableCol, tableRow and RowName, Have you Checked by using attributes and tested it in different cases ?

Assuming that the Target Element is also a fixed field, the above could be included in the Selector.