@cezar said in BrowserAutomationStudio 25.0.0 has been released:
The weirdest thing is that when I delete the logs from prof, restart the BAS, script runs fine for 1-2 days, deletes the logs. Then suddenly it starts writing them again and filling up the disk.
The "prof" folder contains not logs, but temporary browser profiles. That is, when a new thread loads a page, it can't just turn on the browser, it needs a profile, a temporary profile is created for this, and after the thread is closed, it is deleted.
1 Problem occurs on compiled and uncompiled scripts
2,3 - where to find "lockfile" ? I searched all disc C and didn't find it
While the profile is running (when the browser is enabled in the thread), a file is created that signals that the profile is busy. This file is called "lockfile"

4,5 i don't understand, what profile can you write a path to this?
We are talking about temporary profile folders in the "prof" folder