In case anyone else encountered this problem. You have to edit your function and check the "has return value" box. Then your return will work. After this you have to use "Call Function" again and now you have a new field for saving results.
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.
