Hi Guys,

1. I want to add getroproperty for WinStatuBar, (Navigate to Google.com,
while loading status bar displayed as Done). I want to add sync page for
this to check Done is displayed as Browser(“  “).Page(“ “).PLEASE TELL
ME.GetROProperty(“ “).

But it is identified as WinStatuBar and not displayed after putting dot.
Please let me know how to handle this.


2. To count number of links in Google page

Set oDesc = Description.Create()
oDesc("micClass").Value= "Link"
Set Links = Browser("Google").Page("Google").ChildObjects(oDesc)
lcount = Links.count()
msgbox lcount


Getting "general run error" please let me know how to handle this.


Thanks,

Kn

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