rushikeshContributor9 years agoHow can we dump data present in an iframe sheet to a text file ?My application uses iframe sheet with combo boxes, radio buttons and tabular data . My requirement is to dump all these data into a txt file.How to achieve this using Test Complete ?I am using JavaScript.
1 ReplyReplies sorted by Most LikedbaxatobCommunity Hero9 years agoYou can use WriteToTextFile() method: https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/writetotextfile.html
baxatobCommunity Hero9 years agoYou can use WriteToTextFile() method: https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/writetotextfile.html
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related ContentHandle IframeHandling iFrame ObjectsHow to access iFrame objects in chrome browser using TestComplete