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
Problem with Frames
-
Hey ! I'm currently doing a bot that creates accounts, in the process of creating the account, theres a button that make a Frame appear, but I don't see it in Browser Automation Studio. When I do the same path on a normal browser, theres a Frame that I can see and interact with, but I can't see it or interact with it on BAS. Can someone help me fix this problem?