51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 2976|回复: 1
打印 上一主题 下一主题

[Robot] setcontext

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2007-11-27 16:24:53 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
对于window这个对象的其它动作我从字面上都能够理解(比如moveto,click,opencion等),但是setcontext这个动作我不明白它的实质意义.为什么老是会出现setcontext.谁能帮我理解一下!感谢.
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2007-11-27 21:40:00 | 只看该作者

setcontext的解释

SetContext
Establishes the context window for all Object commands that follow.

During playback, Robot locates the specified window. If the window is the active window, it remains active. If the window is not the active window, Robot takes one of these actions:

?If parameters$ is an empty string ("") or contains Activate=1, Robot makes the window the active window.
?If parameters$ contains Activate=0, Robot will not make the window the active window.
?If recMethod$ does not contain the State=Disabled qualifier, Robot makes the window the active window.

Setting the context window defines an internal state for Robot. If this command fails during playback (for example, if the specified window cannot be found), an error is logged, but playback continue regardless of the playback option for script command failures.

The context for all Object commands that follow is assumed to be the current context window. For example, when Robot plays back a Command button command, it assumes the button is in the current context window.
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-14 17:27 , Processed in 0.071480 second(s), 28 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表