Hi All,

I am trying to fetch the innertext from a web element of web page the
text box is moving (i,e scrolling text)

Adding this object in Object Repository gives the following details:

Class: Web Element
html tag : DIV

Note : This Text keeps on rolling from bottom to top

I wrote the Discriptive program to fetch this inner text but failed:

Set Webel=description.Create()
     Webel("Class Name").value="WebElement"
     Webel("html tag").value="DIV"
    'Get the Name
     Innovation_name=Browser("IZone - InnoShow").Page("IZone -
InnoShow").WebElement(Webel).getROProperty("innertext")
     msgbox Innovation_name

Searched in Google but dint found the solution...

Kindly help me to get resolve this issue

Thanks in Advance

Regards,
Krish

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to