Hi,

If you want to retrieve the return value of a checkpoint, you must add
parentheses around the name of the checkpoint in the statement.

For example: a = Browser("MyBrowser").Page("MyPage").Check
( CheckPoint("MyProperty"))

I think it works...

Regards,
Varma

On Apr 9, 9:08 pm, Santiago Andreuzza <[email protected]> wrote:
> Hi Raji,
> maybe capture bitmap can help you:
> If  step_status = Fail  Then
>         Browser("title:=Browser_title").CaptureBitmap "name"
> End If
>
> On Apr 9, 12:25 pm, Raji <[email protected]> wrote:
>
> > Hi,
> > I inserted a bitmap checkpoint which verifies if a condition was met.
> > Now i need to insert some steps when this condition is met. From
> > runtime, how to get the result if bitmap checkpoint passed or failed.
> > Thanks,
> > Raji

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to