On Thu, Sep 01, 2005, Marco Bizzarri wrote: > > Is it possible to manipulate cookies in selenium? > > I would like to be able to reset them at the end of a test, so that > next one will run as if they have never been set. > > Is this possible?
What I do in my tests is point at a couple of different CGI scripts to handle the cookies. I do this at the *beginning* of the tests, just in case I've been using the browser for something else. -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ The way to build large Python applications is to componentize and loosely-couple the hell out of everything. _______________________________________________ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users