Just noticed that the "LastVersion" file in the profile folder, as the name suggests, gets updated when the profile is opened with (another version of) BAS e.g. from 114.0.5735.91 to 117.0.5938.63. Therefore it's not suitable for our need to determine the original version of which a profile was created.
But at least can be said what was the latest BAS version that worked with it ;)
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.
