Title: Can variables be shared between tests?

I want to run one test that sets up information needed by subsequent tests in the same test suite. I have saved a value using storeText in the first, set-up test, but it appears to be unavailable in subsequent tests. Am I messing something up or is this just not a possibility, sans modification of Selenium, at this point?

Garrett Hart...


_______________________________________________
Selenium-users mailing list
[email protected]
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to