Hi,
Use Exists method to check weather object exists or not and if object does
not exist then run the action again.
eg.
if browser("b").page("p").webedit("W").exists(0) then
do the processing on webedit.
else
Handle the not found event
End If.
Thanks,
Prasad.
On Wed, Oct 14, 2009 at 4:08 PM, Kiran Ogeti <[email protected]> wrote:
>
> Hi all,
>
> Whenever I bumped into the "object not found" error (or) at any other point
> in the script ... i want to stop the current iteration and start the next
> iteration .. is it possible?
>
> Thanks
>
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---