dear for this you can go with this code
Set x=description.create()
x("micclass").value="webelement"
x("html tag").value="TD"
set a=browser(" ").page(" ").childobjects(x)
msgbox a.count
for i=0 to a.count-1
m=a(i).getroproperty("innertext")
print m
in this way you can recognize all text concern on that web page.
thanks
Akhalesh
On Thu, Sep 6, 2012 at 2:37 PM, Madhav <[email protected]> wrote:
> How to recognize text in QTP?
>
> Regards
>
> --
> 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
>
--
Akhalesh yadav
+919555717928
+919310680659
--
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