So keeping this as simple as possible - open Browser, set a variable named "Animal" to a value of "cow":
Now when trying to bring that variable value into the "Run JavaScript function on web page" has driven me to insanity.
I've tried "%Animal%", %Animal%, ${Animal}.
What in the world is the syntax to bring in my variable's value?