Hello,

First, i am trying to read data from excel and then compare the checkpoint 
from that data. I have stored the data property in a variable and I tried 
to insert this in the checkpoint, but while checking in checkpoint its 
reading the same value as per recording.
I tried this code: 
DataTable.GetSheet("Sheet3").setCurrentRow(2)
obj=DataTable.value(1,"Sheet3")
Browser("").Page("").WebElement("Test").Check 
(CheckPoint("Test")).SetTOProperty "innertext", Name"
But it results to an error.
Any idea ?
Regards


Le mardi 2 avril 2013 18:15:23 UTC+1, [email protected] a écrit :
>
> 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