Guillaume Boudreau a écrit :
Sure thing.
Here: http://confluence.public.thoughtworks.org/display/SEL/global
- Guillaume Boudreau
Merci !
Alex.
___
Selenium-devel mailing list
[email protected]
http:
@lists.public.thoughtworks.orgSubject: Re:
[Selenium-devel] global variables
Guillaume Boudreau a écrit :
Anyone ever tried
to implement global variables in Selenium ?
ie variables that
would be available to all tests in a testsuite.
It seems to me
that a variable doesn't stay registered becaus selenium clea
Guillaume Boudreau a écrit :
Anyone
ever tried to implement global variables in Selenium ?
ie
variables that would be available to all tests in a testsuite.
It seems to me that a variable doesn't stay registered becaus selenium
cleat the vars array when fetching next test.
Anyone ever tried to
implement global variables in Selenium ?
ie variables that
would be available to all tests in a testsuite.
I would like to use
different variables for my tests in my DEV and TEST environments, so I have two
different _include.html files in which all my variables are
d