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 DiscussionsSys, Log not defined. getting nnnnNameErrorSolvedWhy my While Loop keyword test is breaking when the value found is = to FalseSolvedAvalonia - XPF desktop app automation
Related ContentHandle IframeHandling iFrame ObjectsHow to access iFrame objects in chrome browser using TestComplete