开发者

Tool for automated UI testing for Mac OS X (Cocoa) apps [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question

Is there any open-source free tool for automated UI testing for Mac OS X (Cocoa) apps? So far I've seen commercial tools such as [Squish] and [EggPlant]. The only free tools I've read about are using UIAutomation or Automator. Does anyone have any experience with these tools? any other options I should consider?

Tha开发者_如何学编程nks in advance.


I created an open source Python package that uses the Apple Accessibility API among others to create a classic GUI automation library, giving you visibility into and interaction with Cocoa GUIs. PyATOM home page and GitHub repo


Have a look at http://sikuli.org/ - that lets you automize your OS X GUI tests (for free).


AppleScript is another option for simple ui simulation.

(no, you do not need to create a scripting definition to perform basic tasks)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜