Guillaume Boudreau a écrit :It seems to me that a variable doesn't stay registered becaus selenium cleat the vars array when fetching next test. So you could write your own extension (perpetualStore ?) very easily, copying storeValue command in selenium source, but storing it in a table with a différent name. cheers Alex |
_______________________________________________ Selenium-devel mailing list [email protected] http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel
