Windows图形用户界面自动化 [英] Windows GUI Automation

查看:1087
本文介绍了Windows图形用户界面自动化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我计划自动执行某些在Microsoft Visual C#开发的GUI的功能。

I am planning to automate some of the functionality of the GUI developed in Microsoft Visual C#.

我是新与GUI自动化。会很高兴,如果你分享您对GUI自动化和一些工具可用于自动化经验。

I am new to Automation with GUI. Would be glad if you share your experience regarding GUI Automation and some of the tools available for the automation.

我计划,以实现一些GUI的功能开发一些programms的/脚本

I plan to develop some programms / scripts in order to realise some of the functionality of the GUI

推荐答案

有关自动化Windows操作系统本身,自由 AutoIt的采用自动化基本类型的语法。它不是开源的,但发展正在继续 AutoHotkey的,这是开源的。这两种的可用于Windows GUI的自动化不费力

For automating Windows OS itself, the free AutoIT uses a BASIC type syntax for automation. It is not open source but development is continuing on AutoHotkey, which is open source. Either of these two can be used for Windows GUI Automation without much effort.

我认为微软会建议你使用的Windows PowerShell ,与WMI和COM本地和支持任务的自动化框架远程计算机。 PowerShell是免费的。请参阅本指南进行的Windows®UI自动化任务的。

I think Microsoft would suggest you use Windows PowerShell, a task automation framework with support for WMI and COM for local and remote computers. Powershell is free. See this guide on performing Windows® UI automation tasks.

您标记与Windows,壳牌及自动化这个问题。所有这些建议,我利用C#,尽管AutoHotkey的有C#社区支持和PowerShell是一个.NET脚本/编程语言。

You tagged this question with Windows, Shell and Automation. None of these suggestions I made use C#, although AutoHotkey has community support for C# and Powershell is a .NET scripting/programming language.

这篇关于Windows图形用户界面自动化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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