dfontanesiContributor15 years agoFind text on a page, even if it's in an iframeI'm using the following code from the sample in the help: Sub Test() ' Obtains the Page object and the document Set Pg = GetPage() Set Doc = GetDoc(Pg) ' Obtains t...Show More
dfontanesiContributor15 years agoIf you could just tell me how to get the inner text of an iFrame I think I could figure out the rest.
Recent DiscussionsTestComplete 15.77 is broken - dont upgradeDownload an Earlier Version of TestCompleteSolvedAzure Pipeline InstallTestCompleteAdapter Not Working Properly with Windows Server 2025
Related ContentHandle Iframe[TechCorner Challenge #8] Finding Elements on a Web PageJavaScript Custom function for finding objects within the iframe