公告
财富商城
积分规则
提问
发文
2019-05-17 19:29发布
Viruses.
Can a GNOME application be automated? I.e., can I programatically interact with its user inteface?
How?
While specifically designed to test GUIs, dogtail provides the functionality you are looking for.
While I don't know much about it, try looking into ATK. I know there was a project a while back called facade (part of FVWM?) that used ATK to figure out the logical elements of an application and interact with and modify them.
You should take a look at DBus.
最多设置5个标签!
While specifically designed to test GUIs, dogtail provides the functionality you are looking for.
While I don't know much about it, try looking into ATK. I know there was a project a while back called facade (part of FVWM?) that used ATK to figure out the logical elements of an application and interact with and modify them.
You should take a look at DBus.