I was wrong, It still doesn't work on one of my servers. Even though I ran as administrator. BAS still does not delete logs and fills up the hard drive rapidly.
Developer please fix this bug
Where to read every BAS version release note?
-
Is there any webpage for every BAS version release note? It can not completely check for every version note in Bablosoft News CATEGORIES posts. like missing 24.0.8
-
@xtangliang, @support said in BrowserAutomationStudio 24.0.2 has been released:
Patch 24.0.8Browser authenticity.
Improved hiding variables in the browser algorithm.
Fixed some problems with BAS detection in record mode.
AjaxRecaptcha2 module can be detected. The unsafe code has been moved to the ReCaptcha module, which is disabled by default.
If old projects work with recaptcha, you need to enable it here https://i.imgur.com/xuuiQPQ.png
Editor improvements.
Fixed working with any actions that restart the editor. For example, "Reset" or "Create or switch to local profile". These improvements only apply to the record mode.
During execution of these action, execution point does not reset, and the script can continue working correctly:
https://i.imgur.com/syahwcI.gif
Moving the execution point no longer resets the call stack, loop state, etc.
https://i.imgur.com/znDCf12.gif
Bug fixes.
Fixed work of tabs on some sites.
In previous versions, when you activate drag and drop, the browser freezes. This has now been fixed. Full drag and drop support will be added with the next browser version update.
UDP.
BAS can tunnel UDP protocol. But not all socks5 proxies support this. QUIC is a UDP-based protocol developed and used primarily by Google. This can lead to some problems in case if it is used. For example, websites with Google ads may experience freezes, pages may not load completely.
To solve this problem, QUIC is now disabled by default in BAS. It is recommended to make sure your proxies support UDP and enable QUIC if so. This can be done in the settings or in the "Browser Settings" action.