I have an "access denied" problem that is driving me nuts. Here is the scenario:
When I log into our test system using the official URL, such as https://hostname/testsystem/, I get "access denied" when I try to access any of the frames using Watir. In IE, I am able to right click and view the source of all the frames. If place an entry in my host file, such as "ip address tabasco", and access the system using https://tobasco/testsystem/..... My "access denied" problem goes away. I can access any of the frames. Watir works like a charm. Question: 1. If I can view the source in IE, shouldn't I be able to view the source using Watir? 2. Why does placing an entry in my hosts file make my "access denied" problems go away? Thanks John _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
