Forum Discussion

siddhu's avatar
siddhu
Contributor
14 years ago

How to read data on a website



Hii All



I Want to read text in a website. Unfortunately I didnt get any property or method to read the text.

I am not getting innerHTML Or InnerText Or OuterText property Or OuterHTML properties



Can anyone please tell me how to read Text in website using TestComplete.



 I am using TestComplete 8.20 (VB Script)





Thanks & Regards

Siddhardha

3 Replies

  • Hi,



    What do you mean by "I am not getting innerHTML Or InnerText Or OuterText property Or OuterHTML properties". If you don't see them in the Object Browser, enable the advanced view mode.
  • Hi

    "I am not getting innerHTML Or InnerText Or OuterText property Or OuterHTML properties" means i dont find any of these properties in Object Spy.

    Also I Verified in Advaned  View.



    For most of the webpages i am getting these properties. But for few webpages i am not getting these propoerties.In this case how can i read the text on the Webpage



    Thanks

    Siddhardha

  • Hi,





    What exact object of your page do you use to access these properties? What exact browser do you use?