Hi guys,
I'm trying to run some custom Javascript with the ""Run Javascript on a web Page".
I've saved the javascript in a txt/js-file (tried both) and used "Read text from file" to save the variable.
When I run the javascript nothing really happens. The JS works if I don't use it as a variable..
Is it possible to achieve what im trying to do?
I'm saving the JS as a text-value, standard encoding. And when I run the javascript I just initiate the variable %Javascript%.. but no javascript seems to run.