UISoup
UISoup copied to clipboard
Cross Platform GUI Test Automation tool.
fix https://github.com/F1ashhimself/UISoup/issues/25
Since Python3 the whole MacOS tool box ([here](https://stackless.readthedocs.io/en/2.7-slp/library/carbon.html)), the following code never working anymore `from Carbon import AppleEvents`
get Cant open MacOS calc,
Works fine in windows but when trying to run the code on Mac get "Can't find window Calculator in Mac OS". Any thoughts?