QTP 9.5 中的虚拟对象

发布于 2024-10-19 16:32:52 字数 75 浏览 1 评论 0原文

如何使用虚拟对象管理器中的虚拟对象?我使用的是QTP 9.5版本 我已将所需的对象添加到虚拟对象集合中。以及如何将其添加到对象存储库中?

How to use Virtual Object from Virtual Object manager? I am using QTP version 9.5
I have added required Object into Virtual Object Collections. And how to add it to Object Repository?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

放手` 2024-10-26 16:32:52

与您习惯的微软产品相反,QTP 的帮助功能相当不错。尝试按一下 F1 按钮!

虚拟对象的使用:
打印窗口("我的窗口").VirtualObject("我的虚拟对象").ToString()

In contrary to what you are used to with Microsoft products, the Help function in QTP is rather good. Try to hit the F1 button some time!

Use of Virtual Object:
Print Window("My Window").VirtualObject("My Virtual Object").ToString()

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文