Microsoft UI 自动化的 Python 绑定?

发布于 2024-10-27 10:49:10 字数 1539 浏览 8 评论 0原文

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

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

发布评论

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

评论(2

ぽ尐不点ル 2024-11-03 10:49:10

看看 Cobra

Cobra WinLDTP 是基于 Linux 桌面测试项目 -
http://ldtp.freedesktop.org LDTP 适用于
Windows/Linux/Mac/Solaris/FreeBSD/NetBSD/Palm 源,是的,它是交叉的
平台GUI测试工具。

他们声称它基于 Microsoft DLL (.NET3.5) - (Interop.UIAutomationClient.dll、UIAComWrapper.dll、WUIATestLibrary.dll)

我设法将它与 python 一起使用来测试 HTMLlayout 应用程序。

Take a look on Cobra

Cobra WinLDTP is based on Linux Desktop Testing Project -
http://ldtp.freedesktop.org LDTP works on
Windows/Linux/Mac/Solaris/FreeBSD/NetBSD/Palm Source, yes its Cross
Platform GUI testing tool.

They claimed it based on Microsoft DLL's (.NET3.5) - (Interop.UIAutomationClient.dll, UIAComWrapper.dll, WUIATestLibrary.dll)

I manage to use it with python for testing HTMLlayout app.

念三年u 2024-11-03 10:49:10

这也许是您想要使用的。它允许您使用 python 调用 UIAutomation,您需要做的只是更新演示文件。https://github.com/hengzi/PyUIAutomation

This maybe what you would like to use.It allows you to call UIAutomation using python and what you need to do is just update the demo file.https://github.com/chengzi/PyUIAutomation

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