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
Marco

On 9/2/05, Aahz <[EMAIL PROTECTED]> wrote:
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



--
Icube Srl
http://www.icube.it/
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to