探讨软件自动化测试

How to call application with VBscript

上一篇 / 下一篇  2007-10-25 17:43:09 / 个人分类:Quick Test Professional

Dim IE
Set IE=CreateObject("InternetExplorer.application")
IE.visible=1
IE.navigate"http://www.google.com"
'wait a while until IE is finished to load
Do While IE.Busy
Loop

TAG:

Allen.wu的测试生涯 引用 删除 coolwind09   /   2011-08-11 13:40:05
-5
 

评分:0

我来说两句

日历

« 2024-05-08  
   1234
567891011
12131415161718
19202122232425
262728293031 

数据统计

  • 访问量: 3672
  • 日志数: 6
  • 建立时间: 2007-10-25
  • 更新时间: 2008-07-10

RSS订阅

Open Toolbar