rushikeshContributor8 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 Hero8 years agoYou can use WriteToTextFile() method: https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/writetotextfile.html
baxatobCommunity Hero8 years agoYou can use WriteToTextFile() method: https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/writetotextfile.html
Recent DiscussionsApplication url change managementDelphi Mainmenu items is not clickedTestComplete Chrome Host (32-bit) process not clearing up after running test
Related ContentHandle IframeHandling iFrame ObjectsHow to access iFrame objects in chrome browser using TestComplete