Add to log from executeScript_Sandbox

I have a script that is not doing what it is supposed to, to try to fix this i’d like to “see” what is happening I was hoping to be able to add items to the log from within the executeScript_Sandbox but i cannot find any info on that.
I already tried “echo” and “console.log” but that did not work, does anyone have any ideas?

thanks

1 Like

Can you debug the javascript outside of Ui Vision first? You could run it e. g. in Chrome console or simply ask chatgpt to debug it :wink: