03-22-2006, 09:09 PM
Capture element whose tag is BODY. Uncheck Name.
Example with http://msdn.microsoft.com/library/
If you cannot capture BODY element, capture some other element and click < button until you see BODY in Tag field.
This gets whole text from that frame. If you need only some element from it, don't use BODY tag, but instead use this: Capture the element, uncheck Name, check Html, delete part of HTML, leaving only what does not change when you refresh the frame, and replacing deleted parts with *. This should work in many cases.
Example with http://msdn.microsoft.com/library/
If you cannot capture BODY element, capture some other element and click < button until you see BODY in Tag field.
This gets whole text from that frame. If you need only some element from it, don't use BODY tag, but instead use this: Capture the element, uncheck Name, check Html, delete part of HTML, leaving only what does not change when you refresh the frame, and replacing deleted parts with *. This should work in many cases.
