2008年8月2日

QTP最小化代码

摘要: ' ** Minimizing QTP Set qtp = CreateObject( "QuickTest.Application" ) qtp.WindowState = "Minimized" Set qtp = Nothing 阅读全文

posted @ 2008-08-02 06:41 测试者家园 阅读(410) 评论(0) 推荐(0)

导航