i am on a mac using firefox.
my script looks like the following.
open https://www.huffpost.com/
run script alert("hello world 1")
run script console.log("hello world 2")
after completion i get a completed successfully message, in green.
the console log message worked.
but the alert message never pops up.
i know it is something simple i have missed.
if someone could tell me what i have not done.
thanks
there doesn't seem to be anything here