scsvelFrequent Contributor14 years agoNeed to get HTML Source from TC Page ObjectHi, I have to get HTML Source for a page. I am having Sys.Process("iexplore").Page("Something") assigned to a variable myPage. From my myPage object, I have to get HTML source of myPage. ...Show More
alevans4Contributor14 years agovar html = Sys.Process("iexplore").Page("Something").Application.Document.documentElement.outerHTML;
Recent DiscussionsFailed to connect to https://ocr.api.dev.smartbear.com.TestComplete detects the table control itself, but none of the internal row/cell objects are exposedSupport for testing desktop application based on Qt6
Related ContentDrag-and-drop object to another objectExtract datalayer JSON object from html page source testcompleteStop Data Source Loop