Passing variables from one script to another...
Date: 10/26/06
(Javascript Community) Keywords: no keywords
Hello,
I'm working with the Selenium IDE Firefox Extension, and I'm trying to automate some testing tasks...
At one point in time on a script, I want to pass along some unique variables, but they need to be called again at a later point in the script. Example:
This works just fine, but I need to call this SAME value again, even if it's run a few second later.
Is there any way to store the variable, and then call it again in a second script?
Patch
Source: http://community.livejournal.com/javascript/115906.html