@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.
@abeme said in Problem with login BAS:
I am trying to login on website using my data.txt with logs in form (Login:Password).
How can i read this file, then split the line by " : " to have 2 Variables --- LOGIN=Login and PASSWORD=Password?

