@dofa Вроде это?))
spoilerResult of expression 'result' [[object Object]] is not a function.
-
вылетает данная ошибка когда хочу вывести в результат переменную.
Скрипт достает ссылку, xpath"ом из кода и эту пременную я хочу вывести в результат, в лог выводится нормально. Что это может быть?) -
@aleksandermesher said in Result of expression 'result' [[object Object]] is not a function.:
вылетает данная ошибка когда хочу вывести в результат переменную.
Скрипт достает ссылку, xpath"ом из кода и эту пременную я хочу вывести в результат, в лог выводится нормально. Что это может быть?)Какая у вас версия BAS?
-
была 23 обновился до 24(последняя), на 24 все работало нормально, но потом опять эта херня вылезла, понимаю не критично, но это уже просто узнать почему так хочется)
-
@aleksandermesher said in Result of expression 'result' [[object Object]] is not a function.:
была 23 обновился до 24(последняя), на 24 все работало нормально, но потом опять эта херня вылезла, понимаю не критично, но это уже просто узнать почему так хочется)
Какая именно версия BAS? Раньше был баг после использования действия "Получить разрешение и положение курсора", он переписывал переменную result, в которой была функция для действия "Результат". Но этот баг был исправлен более двух месяцев назад
-
@aleksandermesher said in Result of expression 'result' [[object Object]] is not a function.:
@Fox 24.2.3, да только что понял что именно из-за этого действия идет ошибка, методом исключения
а на какой версии все гуд?) спасибоНа 24.2.3 всё должно работать корректно:

Попробуйте пересохранить действие "Получить разрешение и положение курсора" в новой версии BAS, а лучше все действия проекта пересохранить
-
@Fox да большое спасибо передел в новой это действие и все работает
-
I am having this issue after using solve captcha with clicks module. BAS versions 25.3.8
-
updated a module and it was fixed
-
currently facing the same error in the "result" action: TypeError: "Result of expression 'result' [[object Object]] is not a function. during execution of action"
Already tried to delete the result step and re-add it, moved it to another position in script... Updated the modules "Solve captcha w clicks" and "Fingerprint switcher" from GhostZ to the latest version (as I read that it can be related to it). Does not fix the problem.
I'm using latest BAS version 25.4.1 on Windows 11.
Any idea to fix this issue? Thank you guys :)
-
@morpheus93 said in Result of expression 'result' [[object Object]] is not a function.:
currently facing the same error in the "result" action: TypeError: "Result of expression 'result' [[object Object]] is not a function. during execution of action"
Already tried to delete the result step and re-add it, moved it to another position in script... Updated the modules "Solve captcha w clicks" and "Fingerprint switcher" from GhostZ to the latest version (as I read that it can be related to it). Does not fix the problem.
I'm using latest BAS version 25.4.1 on Windows 11.
Any idea to fix this issue? Thank you guys :)
See the code of actions of these modules, some action overrides the variable "result"