There is a problem setting the WebRTC ip. Everytime the "Proxy" is replaced in the middle of a script or if you are using "rotation proxy" the ip webterc is set to "default" by the first one to be used, so if you are running an application and need to switch " proxy "10 times, the first application of the proxy will be compatible WebRTC IP, but the other 9 proxy changes will" load / carry "the first Ip as WebRTC and this does not change, even using actions like" clear cache "" clean mask "nothing changes the WebRTC Ip after it is set at the beginning of the script.
BrowserAutomationStudio 18.1.0 has been released | Выпущена 18.1.0 версия BrowserAutomationStudio
-
Added possibility to solve invisible recaptcha. Video https://www.youtube.com/watch?v=ltWy6O9jsTo
All methods are supported including rucaptcha-new and capmonster.New action "Ask user input" gets response from user without manual number.

Lots of fixes:
Move cursor even if no page is loaded.
Setting empty referrer will clear header.
Don't clear set referer after redirect.
Can set -1 to infinite success number.
Max success and fail number is int64.
Setting goto lable don't kill stack.
Fix problem with database filters for numbers.
Fix foreach small memory leak.
Добавлена возможность решения невидимой рекапчи. Видео https://www.youtube.com/watch?v=ltWy6O9jsTo
Поддерживаются все методы включая rucaptcha-new и capmonster.Новое действие "Запросить ввод от пользователя" получает ответ от пользователя без капчи.

Множество фиксов:
Курсор передвигается даже если ни одна страница еще не была загружена.
Установка пустого referer убирает этот заголовок.
Не удаляет referer после редиректа.
Установка количество успешных использований в -1 означает бесконечное число выполнений.
Количество успешных использований имеет тип int64.
Установка метки не удаляет стек вызовов.
Исправлена проблема с фильтрами целых чисел в базе.
Исправлена небольшая утечка при использовании foreach.