Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to recoginze a text in web?
#1
Not Solved
Hi Friends,

I have one web application and I am using IE 7 for that.
My problem is I want to capture one text from web table but its Text is not constant. I am not finding any unique property for the same object so that I can recognize the Text during run time and will be able to capture its value. Plz help me outSad
Thanks in Advance
Reply
#2
Not Solved
Hi Shrikant,

Can you provide us the screen shot of your application and the properties of the object?
Reply
#3
Not Solved
did you try using:

Code:
object.GetCellData(row, column)

This assumes the text will always be in the same cell.

Are you sure there isn't something unique about the text or it's enclosing tags? Font, style, class, id...anything that you can get to identify the object?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,545 09-13-2015, 12:06 AM
Last Post: ADITI1992
  I am trying to extract text from a webelement but it is generating blank text scenari excellentpawan 2 4,290 08-13-2013, 08:37 PM
Last Post: excellentpawan
  What is the best way to validate text in a web page using QTP kishore.gkk 1 14,180 08-05-2010, 04:36 PM
Last Post: Saket
  how to find a particular text in a text string pjavvaru 3 16,631 06-04-2010, 08:49 PM
Last Post: jsknight1969
  Retrieve text from Text Checkpoint Amit Singh Chauhan 1 2,305 08-20-2009, 07:15 PM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)