个人信息
状态: 当前离线
liucongying
日历
« 2008-10  
   1234
567891011
12131415161718
19202122232425
262728293031 
回复
收藏的版块
    文集
    主题
    我的附件 是放在我的 testcase 的 step里面的 , 就是些图片,再导出的word文档里 看不到附件,我导出的时候 选中了include Design Steps Attachments !说明一点 如果附件 放在 testcase 这层 ,我导出的时候 选中了 include Attachments 导出的word文档里面可以看到 这个附件希望大家帮帮忙!
    查看(318) | 回复(3) | 收藏
    我用web_reg_save_paraweb_reg_save_param("vc","LB/IC=
    查看(520) | 回复(15) | 收藏
    'Description:''This example opens a test, configures an action's object repositories collection'and saves the test.''Assumptions:'There is no unsaved test currently open in QuickTest.'For more information, see the example for the Test.SaveAs method.'********** ...
    查看(337) | 回复(4) | 收藏
    打开网页后 网页读完,总是要等5,6s 才能执行代码 就是录的一个简单的脚本,没有描述性编程的代码,为什么
    查看(388) | 回复(3) | 收藏
    set link_all=Browser("Browser").Page("Page").Frame("main").Object.linksFor each element in link_allIf (element.tagname="A") Thenmsgbox element.visblemsgbox element.abs_xmsgboxelement.outertextmsgbox element.hrefEnd IfNext我发现 element后面的属性很多qtp 不能支持的 ...
    查看(432) | 回复(8) | 收藏