Jakub Mertl

Results 2 comments of Jakub Mertl

I got same problem, it is not possible to pass application name with the white spaces " " ``` AppName = "Aloha Configuration Center" cfcApp = App(AppName) cfcApp.focus() ``` I...

I found out I didn't saved **Service account details** in the https://console.cloud.google.com/iam-admin/serviceaccounts with the created JSON key. Double-check if your account has the key saved.