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
Need help finding element to click
-
Hey, I have a bot I made for some social media site, but I'm having a little issue
I need to find position of like of comment, meaning I load comment to like (searching by text or username) but then I need to be able to press on the like button near the comment I have just searched, I tried playing with the CSS and div class etc but I can't seem to make it work, does anyone have any idea how can I do it?
I basically need to click like inside the box of the comment I just searchedThanks in advance