巴索罗米·杰

I hear – and I forget; I see – and I remember; I do – and I understand!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
Wait Until Keyword Succeeds	10s	1s	Click Element	jQuery=span:contains('上传')	
sleep	2s					
Win Wait	${title}					
Win Activate	${title}					
log	${fileName}	INFO				
Control Set Text			Edit1	${fileName}		
Sleep	2					
Control Click			Button1			
Sleep	3					

 以上为封装好的一个关健字,参数为:

            ${title}:打开窗口的标题

            ${fileName}:上传文件的路径,此处如果使用相对路径时,在最后要添加双反斜线。比如:${CURDIR}\\楼盘相册.png

jQuery=span:contains('上传')

 定位上传控件的元素

 

posted on 2015-04-08 20:51  SeeGo  阅读(528)  评论(0编辑  收藏  举报