我想录制一个点击IE图标,弹出IE窗口,在IE窗口输入地址,但是录制不成功作者: 重新开赌 时间: 2006-6-1 13:58
web_browser_invoke ( browser, site );
browser The name of browser (IE, NETSCAPE, or NETSCAPE6).
site The address of the site.
The web_browser_invoke function opens a browser and a site address of your choice.作者: jqh1971 时间: 2006-6-2 11:08
是不是未设置webtest工程属性作者: 快乐逍遥 时间: 2006-6-2 15:25
楼上的正解:)
加载web test的add-ins就OK啦