Hi,

First, i have a webTable that i would like to added in it some data that i 
have imported form excel file, so the idea is to do a checkpoint to check 
if that data has been add to that table or not  !
i have used this :
Name=DataTable.Value(1,"Sheet3") : to select the data
and : Browser("").Page("").WebElement("Test").Check 
(CheckPoint("Test")).SetTOProperty "innertext", Name" to check it !
but i have an error when it runs !

On Wednesday, April 3, 2013 4:54:20 AM UTC+1, iRahulSingh wrote:
>
> Hey,
>
> Can you verify whether the checkpoint added in your OR is with innertext 
> as one of the properties. ?? as it could be QTP is unable to identify the 
> checkpoint itself, so how could it can change the property value !!
>
>
> HiH,
> Rahul
>
>
> On Tuesday, April 2, 2013 10:45:23 PM UTC+5:30, [email protected]:
>>
>> Hi all,
>>
>> I want to change the innertext property of the Checkpoint, i have used
>> Browser("").Page("").WebElement("Test").Check 
>> (CheckPoint("Test")).SetTOProperty "innertext", Name"
>> but it result an error, so any body can help me.
>> *Name is a variable that i get it form an excel file
>>
>> 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

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to