@johnsharon
I think temporary profiles can't be deleted. Check the folder:
"....\BrowserAutomationStudio\apps\26.7.1\prof"
The reason for this behavior may be that BAS does not have permissions to edit/delete files.
Try to run the program as administrator.
Try restarting the project periodically using the buttons in the interface, but not through forced closing or closing via Task Manager or something similar.
Try moving BAS or the project you are running to a different directory or disk.
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 не получает?