@adshung Everything works fine for me, even on several machines. Most likely, the problem is with some kind of build (did you download it from the official Microsoft website?). Maybe you don't have enough space. Try running the installation as an administrator.
Regex crashing BAS
-
Regex and xpath crashing BAS.
BAS closes when using regex.
debug.txt:
Warning 17:17:02: QObject::connect: Cannot connect (null)::destroyed(QObject*) to BrowserAutomationStudioFramework::TimeoutWaiter::dummy() Warning 17:17:02: QObject::disconnect: Unexpected null parameter -
@mcgbg said in Regex crashing BAS:
Regex and xpath crashing BAS.
BAS closes when using regex.
debug.txt:
Warning 17:17:02: QObject::connect: Cannot connect (null)::destroyed(QObject*) to BrowserAutomationStudioFramework::TimeoutWaiter::dummy() Warning 17:17:02: QObject::disconnect: Unexpected null parameterHow do I repeat this error?
-
@Fox
Ошибка такая же на http client`e любой GET запрос (другие не проверял), без заголовков. Но не вылетает bas в новом проекте, хотя в другом проекте вылетает (только в режиме запуска) и ошибки нет, только эти. Версия: 25.4.1. Скрины:
4fc34acd-2b38-45ef-8936-f62ea783cc17-testHttpClientError.xml
-
@Int64 said in Regex crashing BAS:
@Fox
Ошибка такая же на http client`e любой GET запрос (другие не проверял), без заголовков. Но не вылетает bas в новом проекте, хотя в другом проекте вылетает (только в режиме запуска) и ошибки нет, только эти. Версия: 25.4.1. Скрины:4fc34acd-2b38-45ef-8936-f62ea783cc17-testHttpClientError.xml
Ошибка пишется в debug.txt, а какие то негативные последствия от этого есть? Поток закрывается или данные BAS не получает?