模拟用户活动 [英] Emulate User Activity

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

问题描述

我想模拟Windows机器中的用户活动,例如单击鼠标左键,然后进一步执行预定义的步骤可重复性。

I want to emulate user activity in Windows machine like left mouse click and further more I would like to perform a pre-defined steps repeatability.

是否有任何工具

请建议我一个简单而又不错的方法吗?

Please suggest me an easy and nice way to do it?

推荐答案

我已经使用AutoIT v3很长时间了,强烈推荐它:

I have used AutoIT v3 for a long time and highly recommend it:

http://www.autoitscript.com/autoit3/index.shtml

最近我已经一直在使用Sikuli,它似乎比AutoIT快一点,而且绝对值得一试:

Recently I've been using Sikuli, and it seems to be a bit faster than AutoIT and is also definitely worth a try:

http://groups.csail.mit.edu/uid/sikuli/

Sikuli基于截屏来定义您要单击的区域,并且似乎没有多少学习曲线,因此,如果您不是程序员,或者不喜欢编写最适合自己的代码,赌注。 AutoIT主要是一种脚本语言,因此您实质上是通过代码对用户操作进行脚本编写。

Sikuli is based on taking screenshots to define the areas you want to click and seems to have much less of a learning curve, so if you aren't a programmer or prefer not to code that is your best bet. AutoIT is primarily a scripting language, so you are essentially scripting user actions through code.

这篇关于模拟用户活动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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