Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, i want to set coordinates in chrome,
i can do that in normal chrome version at developer tools, is there any possible way to do that in BAS?
@cruxxx You can use the "Node.js" module in BAS to do this. You can use Playwright or Puppeteer.
Personally, I often use Playwright to control external anti-detect browsers.
You can use the keywords I just provided and use AI to help you.
have you ever solved this? express works in background but doesn't update anything after the node.js action has completed, but the server respond successfully to request
Thanks for the quick reply.
@GhostZ
That worked, you saved my life dude! Thank you very much!!