Python绑定微软UI自动化? [英] Python bindings for Microsoft UI Automation?

查看:216
本文介绍了Python绑定微软UI自动化?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都知道任何Python绑定微软UI自动化的?

Anybody know of any Python bindings for Microsoft UI Automation?

http://msdn.microsoft.com/en-us/library/ ms747327.aspx

,而不必使用IronPython的。我知道的出色pywin32工作,但微软UI自动化被认为是该活动辅助层,我一直在使用Windows XP,其中的继任者。我需要迁移的活动辅助功能(在打开的窗口,重点控制等事件触发)到Windows 7平台。

without having to use IronPython. I am aware of the excellent pywin32 work, but Microsoft UI Automation is supposed to be the successor of the Active Accessibility layer, which I have been using on Windows XP. I need to migrate of the "Active Accessibility" functionality (event triggers on open windows, focus controls, etc.) to a Windows 7 platform.

谢谢!

推荐答案

就以眼镜蛇看看

眼镜蛇WinLDTP是一个基于Linux的桌面测试项目 -
   http://ldtp.freedesktop.org LDTP适用于
  在Windows / Linux的/苹果机/ Solairs / FreeBSD的/的NetBSD /棕榈来源,是其跨
  平台的GUI测试工具。

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

他们声称它基于微软的DLL(.NET3.5) - (Interop.UIAutomationClient.dll,UIAComWrapper.dll,WUIATestLibrary.dll)

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

我设法与Python测试HTMLlayout应用程序中使用它。

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

这篇关于Python绑定微软UI自动化?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆