I am using Sikuli to automate the process of installing a downloaded application on the Mac. The installation includes an add-on that also gets installed. e.g. While installing Adobe Reader, McAfee Security Scan gets installed as an add-on:
How can I track the status of the two installations individually?
If this is not possible with Sikuli, please suggest any other ways that I could do this.