Hello,
I m new to QTP,
I have a module named billing partner.
Here there is a webedit box which accepts billing partner name.
if the characters in the billing partner name are/is less than 5 then
a message comes ups saying '<text>' is less than 5 characters.
This is what i am trying :
url= browser("name:=new billing.*").page("title:=new
billing.*").webedit("name:=redirecturl").GetROProperty("Value")
browser("name:=new billing.*").page("title:=new
billing.*").webelement("innerhtml:='url' is less than 5.*").highlight
i am using a variable url to capture the webedit value
and using this url value i want the line webelement 'url' is less than
5 character, to get highlighted.
thanx in advance for the help
--
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