Just noticed that the "LastVersion" file in the profile folder, as the name suggests, gets updated when the profile is opened with (another version of) BAS e.g. from 114.0.5735.91 to 117.0.5938.63. Therefore it's not suitable for our need to determine the original version of which a profile was created.
But at least can be said what was the latest BAS version that worked with it ;)
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 не получает?