How to make the selectors stable?

Hi,

The selectors are not behaving properly after some day,I am using dynamic selectors also wherever i can use them.Tried using as much less element from UI explorer but the problem is still there.
How to resolve the issue please help.

Hi,

I think we need some examples of your selectors. Or, if you are working with some web page - it will be great to see its markup…

anchor Base activity can help

Hi @anussark,

Use whildcard to make dynamic selector.

“*”

Regards,
Arivu :slight_smile:

After making the selectors dynamic using Wildcard Characters. Make sure you used Add or remove attributes and Add child/Parent tags to make it stable.

Thanks,
Mahanthi Naveen