I am working on a script to run multiple IE instances that do not share the
same session state. I need/want to run tests concurrently for different
users in separate threads.

Everything seems OK. I am able to launch separate instances of IE in
separate threads and they do not seem to share the same session state. But
how can I be sure?

Can anyone give me some advice? Does anyone have a snippet of code that
checks session cookies? I would like to confirm state somehow from inside my
test.

Thanks.

-sean
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to