个人信息
状态: 当前离线
catherinepan
日历
« 2008-11  
      1
2345678
9101112131415
16171819202122
23242526272829
30      
回复
收藏的版块
    文集
    主题
    我现在想得到WebElement对象的innertext值,但是总是报错我的代码显示如下:Browser("系统").Page("系统").WebEdit("userName").Set "sin"Browser("系统").Page("系统").WebEdit("password").SetSecure "4897c95e6cb9037b"Browser("系统").Page("系统").WebButton("登录").ClickBrowser("系统").Page("系统_2").F ...
    查看(170) | 回复(1) | 收藏
    刚开始学习QTP,做了一个总是不识别对象,总是报错,错误如下:Cannot identify the object "arrPort" (of class WebList). Verify that this object's properties match an object currently displayed in your application我的代码如下:Browser("销售系统").Page("销售系统").WebEdit("userid").Set "cos"Browse ...
    查看(921) | 回复(19) | 收藏
    我对samples进行了参数化,但是运行结果一直都有问题Action(){//declare variablesint i, ItemNumCount, RandNum;char* temp;char RandNumStr[20];char namestr[20];web_url("mercuryWebTours","URL=http://localhost:1080/mercuryWebTours/","Resource=0","RecCo ...
    查看(403) | 回复(3) | 收藏