If you are still looking for  a solution to this gettoproperty 
a = Browser("name:= actiTIME - Login").Page("title:= actiTIME - 
Login").WebEdit("name:= username").GetTOProperty("name")
msgbox a


We get only the properties of those we mentioned since OR is empty.Since you 
mentioned that WebEdit("name:= username") and asking for the same name 
property, what you have mentioned i.e name=username will appear.If you would 
not have mentioned name property instead used some other property to identify 
webedit then the GetTOProperty would return a blank value

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