jeetendra_mittaOccasional Contributor11 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 LikedTanyaYatskovskaAlumni11 years agoHi Jeetendra, What error do you get? This code works for me: Sys.Browser("chrome").Page("*").contentDocument.documentElement.innerText
TanyaYatskovskaAlumni11 years agoHi Jeetendra, What error do you get? This code works for me: Sys.Browser("chrome").Page("*").contentDocument.documentElement.innerText
Recent DiscussionsAutomate Cookie Security Flag or Security HeaderHow can I read CSV files without Microsoft Access Runtime installed?SolvedPassing DevOps Test Case parameters to Test Complete
Related ContentERROR: java.net.SocketTimeoutException: Read timed outHow To: Read data from the Windows RegistryHow can I read CSV files without Microsoft Access Runtime installed?