@Vituskosoy
тоже столкнулся, вк очень тяжело грузился в бас, исправляется отключением настройки:
1ba078e7-eca5-44e7-9448-f4b4ebf7e5c2-image.png
BrowserAutomationStudio 25.5.0 has been released
-
Widevine.
Added support for Widevine(again). VMP is not supported, so this change is more for browser authenticity improvement, not video/audio playback. Widevine support is enabled by default.
The feature was added by @Oyasumi-Punpun .
Default extensions.
BAS now supports default extensions that are available in Chrome but not in Chromium. Support for extensions in mobile fingerprints is disabled.
The feature was added by @Oyasumi-Punpun .
Native DPR emulation.
If the fingerprint is from a device with a high pixel density, then after the update, BAS will render the image in high resolution, just like in a real device. This will pass tests like "CSS Hairline Feature".
The feature is enabled by default, you can disable it by changing the "Emulate device scale factor" parameter for the "Apply fingerprint" action.
Don't forget that the dependence of the number of pixels on devicePixelRatio is quadratic. So, if devicePixelRatio is 3, then the number of pixels will increase by a factor of 9 instead of 3. This can lead to performance issues.
Stack size.
Added a way to change this factor. By default, the values are chosen to match Chrome 111 x64. In future versions, we will work on emulating this factor more precisely.
If the current value will be blacklisted, use the following code:
_settings({"Fingerprints.StackSizeDiff": "100"})!100 - the difference between the standard value of the maximum stack size in bytes, can be negative.
Browser version.
Chrome version updated to 111.0.5563.65.
Other changes.
Connection to the TURN server specified using the domain name occurs correctly. You need to have a proxy capable of working with UDP traffic and making DNS requests.
Improved speech engines emulation for fingerprints received from devices with non-English language.
Fixed memory leaks when using standard node.js modules (Fixed by @GhostZ).
Outdated OS.
BAS no longer supports Windows 7/8/8.1 and Windows Server 2012 and 2012 R2.
-
So are 3rd party extensions that are not on google store not available to install?