I have 7 functions inside the script. How to let user choose to run function number 1 & 5 & 7, or 2 & 3 … for example. Instead of running all 7 functions ?
I discovered what happens: I need to load at least one url before loading the custom js functions. I loaded http://example.com before the custom js functions worked fine in "Run Mode".