将 XML 文件加载到 QTP

发布于 2024-07-07 08:14:31 字数 158 浏览 3 评论 0原文

我可以请求您帮助我澄清一个查询吗?

我收到一条错误消息“80004005-文件无法打开”。

情况是我正在尝试加载在运行时使用 VB 脚本创建的 XML 文件。 即 XML 的创建和将其加载到 QTP 中是在同一个脚本中依次处理的。 我能够加载之前创建的文件。

May I request you to help me in clarifying a query..

I am getting an error message "80004005- file could not be opened"

The scenario is I am trying to load an XML file created using VB script at run time. ie the creation of the XML and loading it in to QTP are handled in the same script one after the other.
I am able to load files which was created earlier.

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

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

发布评论

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

评论(1

打小就很酷 2024-07-14 08:14:31

我解决了。 原因是对象创建后没有关闭。

谢谢

I got it resolved. The reason wass that the object was not closed after it is being created.

Thank you

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