I have a web page that contains two frames, an upper frame and a lower frame. In the Browser.Frames collection, the first index (0) points to the bottom frame and the second index points to the top frame. If I try to take a snap shot of an element in the bottom frame using this type of code, it actually...