| | | | 1 | 2 | 3 | 4 | | 5 | 6 | 7 | 8 | 9 | 10 | 11 | | 12 | 13 | 14 | 15 | 16 | 17 | 18 | | 19 | 20 | 21 | 22 | 23 | 24 | 25 | | 26 | 27 | 28 | 29 | 30 | 31 | | |
|
我的附件 是放在我的 testcase 的 step里面的 , 就是些图片,再导出的word文档里 看不到附件,我导出的时候 选中了include Design Steps Attachments !说明一点 如果附件 放在 testcase 这层 ,我导出的时候 选中了 include Attachments 导出的word文档里面可以看到 这个附件希望大家帮帮忙!
我用web_reg_save_paraweb_reg_save_param("vc","LB/IC=
'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.'********** ...
打开网页后 网页读完,总是要等5,6s 才能执行代码 就是录的一个简单的脚本,没有描述性编程的代码,为什么
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 不能支持的 ...
|
|