The Watir::IE.new_process() has been deprecated but it provides the ability to launch the IE web browser in 'private browsing' mode in addition to enabling the no frame merging option.
This is required when running multiple IE web browsers simultaneously with unique sessions and isolating cookies. The WIN32OLE InternetExplorer.Application object does not appear to support starting IE in private browsing mode or enabling no frame merging. Can this support be added again? --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir/issues/9
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
