Re: [Selenium-users] Cookies in selenium

2005-09-02 Thread Aahz
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 differ

Re: [Selenium-users] Cookies in selenium

2005-09-02 Thread Marco Bizzarri
Indeed, that could be a possibility. At a first thought, I don't like the idea to add something to my application just make some test possible... on the other hand, I'm sure this is something I already did ;) Thanks for your input Regards MarcoOn 9/2/05, Aahz <[EMAIL PROTECTED]> wrote: On Thu, Se