jignesh a écrit :Hi,This is a design choice of selenium. Test are to be independent otherwise if one test fail, all other fails Also remember test have to.be very deterministic (less bugs in tests) so you should avoid storeValue as much as possible. If you want to override this you can write your own extension (see user-extensions.js.sample) as a storePermanentValue for example, taking example on original storeValue action. Alex. sorry for this automatic junk footer : |
_______________________________________________ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users