Hi guys, I am getting "General run error" while executing the below code in 
QTP 10.0,IE8 at line5. Error number is -2147467259

Dim desc,childs,n
Set desc=description.Create
desc("micclass").value="Link"
invokeapplication "C:\Program Files (x86)\Internet Explorer\iexplore.exe 
http://www.google.com";
*Set 
childs=Browser("title:=Google").Page("title:=Google").ChildObjects(desc)*
msgbox err.number
n=childs.count
msgbox "No of links in Google page are" &n
Browser("title:=Google").Close

Could any one help me to get out of this error....


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