scsvelFrequent Contributor13 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
alevans4Contributor13 years agovar html = Sys.Process("iexplore").Page("Something").Application.Document.documentElement.outerHTML;
Recent DiscussionsAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actionsCannot select certain web elements anymore
Related ContentDrag-and-drop object to another objectExtract datalayer JSON object from html page source testcompleteStop Data Source Loop