06-13-2009, 02:41 PM
(This post was last modified: 06-13-2009, 02:45 PM by sarveshqtp.)
Code:
SystemUtil.Run "C:\Program Files\Internet Explorer\IEXPLORE.EXE"
Browser("CP").WinEdit("url").set "www.google.com"
i used this script launch website in IE7 but I have faced 2 problems
1. It is not opening page
It is not pressing enter key after entering url.
2, it is unable to navigate this page also.
I M USING QTP9.2