Hello folks!
I am trying to record zest scripts with multiple APIs which have large responses.
In script console I can see the following message: "Very large script (1,531,355 bytes). For performance reason, editor is disabled. Use an external editor."
But simultaneously in the script output panel, I can see "This is a graphical script that can only be edited via the Scripts tab on the left hand side."
I used Visual Studio code to edit it but the changes are not working when I run the zest script.
Can anyone help me out here? How can I edit my scripts in this case? and make them work.
Any suggestion is appreciated. Thanks!