Priority of Attributes Used in Strict Selectors

Hello
I am using StudioX 2022.4.6.

I would like to set a strict selector for the string displayed on the web page in UIExplorer.
There are three attributes containing the same string:

innertext
colName
rowName

Is there a priority for which one to use, or can I use any of them?

Hello

The judgment will change depending on the target, so it cannot be said outright. Since both tableCol and tableRow are already specified, I don’t think it’s necessary to specify colName or RowName deliberately. (These do not fundamentally serve as substitutes for innerText.)