We have been using multiple instances if IE so that we can run multiple instances of our programs simultaneously. There are various issues this raises, and until now we have been getting along with them, but now some are starting to get a bit sticky.
I would like to know how to access any and all available session information that can be gleaned via Watir. I saw an old reference to "ie.ie.cookie", but this no longer works. I was able to get ie.document.cookie, but that does not look quite like what I expected. Any information on how to get as much session information as I can from Watir would be appreciated. Lonny Eachus ========== _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
