02-03-2009, 03:45 PM
Hello,
Could you help, please, to call WScript in QTP
I have a code:
But QTP doesn't accept it and says "Object required:"
Thanks in advance!!!
Could you help, please, to call WScript in QTP
I have a code:
Code:
Set objNetwork = WScript.CreateObject("WScript.Network")
But QTP doesn't accept it and says "Object required:"
Thanks in advance!!!