simulating browser cookie management

  • Thread starter Thread starter Martin Kuba
  • Start date Start date
M

Martin Kuba

Hello,

I am trying to write a script for testing web
applications. It needs to be able to authenticate user
and manage state through cookies. Is it possible to
simulate cookie management like a browser? If so, how?

Thank you,

Martin Kuba
 
John,

Thanks for your response. Do you know where I could find
a real-world example of using this class? MSDN has only
description of the class members. It would help me get
up to speed faster. Thanks again.

Martin
 
Martin,

The code I gave you _is_ a real-world example. That's' all there is to it!

Did you have more in mind?
 
Back
Top