jeetendra_mittaOccasional Contributor12 years agoNeed to read whole data of a web pageI am trying to read the while data of a webpage using object.innertext, but it is showing error. Please help me.
1 ReplyReplies sorted by Most LikedTanyaYatskovskaAlumni12 years agoHi Jeetendra, What error do you get? This code works for me: Sys.Browser("chrome").Page("*").contentDocument.documentElement.innerText
TanyaYatskovskaAlumni12 years agoHi Jeetendra, What error do you get? This code works for me: Sys.Browser("chrome").Page("*").contentDocument.documentElement.innerText
Recent DiscussionsUnable to activate floating license.SolvedTestcomplete closed itselflog message issues in testcomplete
Related ContentHow To: Read data from the Windows RegistryERROR: java.net.SocketTimeoutException: Read timed outRead text from tooltip on hover