个人信息
状态: 当前离线
xiaosan1110
日历
« 2008-10  
   1234
567891011
12131415161718
19202122232425
262728293031 
回复
收藏的版块
    文集
    主题
    datatable.AddSheet("ITCND_TYPES")datatable.ImportSheet"C:\UpgradeUtilities\ProductData.xls","ITCND_TYPES","ITCND_TYPES"为什么执行到datatable.ImportSheet"C:\UpgradeUtilities\ProductData.xls","ITCND_TYPES","ITCND_TYPES"总是报错A general error occurred while importing sheet ITCND_TYPES from f ...
    查看(271) | 回复(3) | 收藏
    如何遍例table中的所有元素
    查看(651) | 回复(6) | 收藏
    我想把图1中的红线部分输出到runtime table中我设置了文本输出检查点如图2可是为什么得不到值呢?代码如下:Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Image("buyFlights").Click 83,12'wait(10)'Browser("Find a Flight: Mercury").Page("Flight Confirmation: Mercury").SyncBrowse ...
    查看(650) | 回复(11) | 收藏
    目标:我想做得是把登陆时的用户名作为订机票时候的客户的名字.下面是我的做法1.录制一个login的过程2.录制一个order定机票的过程3.在login的action中选择insert->call to copy of action,选择order action4.在login中选择step->action properties设置一个output参数,参数名为username5.在order中选择step->acti ...
    查看(628) | 回复(7) | 收藏
    我怎么把图中红线处的文本输出到run time table中呢?
    查看(473) | 回复(3) | 收藏