Hi Community,
here is my guide how you can do it
Step :
Use the "Log to File: Log text to file" action and set the "File path" to a file with a .js extension. (C:\Users\marc.mueller\Desktop\AA_Slider.js)
Put your JavaScript code in the "Enter text to log" textbox with your variables. (see screenshot) Make sure to set the "When logging" property to "Overwrite existing log file" to have the current variable in your JavaScript code.
Step :
I the "Browser: Run JavaScript" action set the "JavaScript to run" as "Import existing file" and point to the same file we have specified in Step
.
I hope you find this useful.
Ā
Now I am curious to hear about your solutions?
Cheers
Marc
Ā

Ā