I believe you haven't read the documentation. Did not click on '?'.
Getting Attribute Problem
-
I have an issue getting element by attribute, the class & id changes with every refresh. Tried using "at" as a "Elementor selector" but 30% of times it dosen't work and it skips past the action.
I want to mention that using "element selector" such as: - css - match- xpath it won't work because the it changes with every refresh made.
Any solution ?
-
@g99kfn3x3ku You need to use alternative slector proposed by BAS or search by image
-
-
Thank you @support it seems that even >CSS> :nth-child(2) it changes, but after using inspect sometimes it becomes nth-child(3). I just put to click on (3) after (2) and no issues so far.
