Try below method

Actual = Browser().Page().WebTable().GetCellData(row,col)

If Actual = "Male"
Print "Pass"
else
Princt "Fail"
end If


*No Woman No Cry*



On Wed, Dec 3, 2008 at 7:00 PM, rajanikanth b <[EMAIL PROTECTED]> wrote:

> Hello when you are using Descriptive, insted of checkpoints better you go
> with GetRoProperty or CheckProperty
>
> On Wed, Dec 3, 2008 at 3:01 PM, mabobine <[EMAIL PROTECTED]> wrote:
>
>>
>> I want to apply a checkpoint on a specific cell of a table through
>> descriptive programming. Can anyone guide me how to do that.
>>
>> e.g. there is a Gender column which should always display "Male"
>>
>> P.S. Also, if someone could provide me material regarding checkpoints
>> through descriptive programming, would be appreciable.
>>
>>
>
>
> --
> Rajanikanth.B
>
>
> >
>

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