- 博客(1)
- 资源 (4)
- 收藏
- 关注
原创 QTP无法保存和运行的解决方法
保存QTP脚本,提示“GeneralError while saving the test”,脚本无法保存,解决方法如下:1、先运行下段代码: Dim fso, MyFile Set fso = CreateObject("scrīpting.FileSystemObject") Set MyFile = fso.CreateTextFile("C:/testfile.txt", True) MyFile.WriteLine ("This is a test") MyFile.Write
2010-11-25 15:30:00
974
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅