Well, you need to get your userAgent and browser version to match. CreepJS shows that you have v109 userAgent running in Chrome 114, so you need to set userAgent to version 114.
Though I am not familiar with other errors, it states that you have something bad going on with canvas and client rects
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.
