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 DiscussionsSave LogName Mapping and Variables - undefinedOpen log downloaded from AzureDevOps release pipeline
Related ContentRead text from tooltip on hoverHow To: Read data from the Windows RegistryERROR: java.net.SocketTimeoutException: Read timed out