If QTP doesn't recognize an object, you can define a virtual object by
coordinates.
Instead of
Window("xx").Click 267, 345
you will have
Window("xx").VirtualObject("my").Click 2, 3
On Wed, Oct 22, 2008 at 4:37 AM, Sundar <[EMAIL PROTECTED]> wrote:
>
> What is the use of Virtual Objects in QTP?
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---