Ability to debug scripting Filters? #1024
Answered
by
rangav
CharlieSnowCode
asked this question in
Q&A
-
I have a Collection that utilizes a JavaScript file - which is working. I use it for some custom Tests we are writing. I can set a breakpoint in the script but can't figure out how to debug. Is this a supported feature? |
Beta Was this translation helpful? Give feedback.
Answered by
rangav
Feb 22, 2023
Replies: 1 comment 1 reply
-
Hi @CharlieSnowCode breakpoint and debug is not possible i think. But you can use console.log and see in the logs view |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CharlieSnowCode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @CharlieSnowCode breakpoint and debug is not possible i think. But you can use console.log and see in the logs view