Main Page
From ATOMac
Python Automated Testing on Mac
We are pleased to introduce the first Python library to fully enable GUI testing of Mac applications via the Apple Accessibility API. This library was created out of desperation. Existing tools such as using appscript to send messages to accessibility objects are painful to write and slow to use. ATOMac has direct access to the API. It's fast and easy to use to write tests.
Support
- IRC: #atomac on Freenode (Webchat)
- Mailing list
- Issue tracker