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 DiscussionsSend Request Operation - Response Body?Elements detected, clicked in wrong location with ChromeLatency and Device Disconnect Issues in Test Complete Mobile Testing
Related ContentHandle IframeHandling iFrame ObjectsHow to access iFrame objects in chrome browser using TestComplete