Jump to content

how can i get the text which was shown against #text?


 Share

Recommended Posts

  • Moderators

You can use _IEBodyReadText() to get all the text on the page, or you can get a reference to element and call the .innerText method.

I'd suggest next time using a title that better fits the topic.

Edited by big_daddy
Link to comment
Share on other sites

You can use _IEBodyReadText() to get all the text on the page, or you can get a reference to element and call the .innerText method.

I'd suggest next time using a title that better fits the topic.

definitely

thank you very much

ravi_qa

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...