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 DiscussionsSmartAssist makes it impossible to reach supportTestComplete Test AdapterEnabling Screenshots on every event
Related ContentDrag-and-drop object to another objectExtract datalayer JSON object from html page source testcompletedata source Loop