appium / appium-for-mac

[deprecated] Application for automating a mac app with JSON wire protocol
Apache License 2.0
193 stars 70 forks source link

is it support for mac 10.15 #75

Closed StarSkyYe closed 4 years ago

StarSkyYe commented 4 years ago

I just download the release AppiumForMac(beta 3) and then open it. it seems to be started, but nothing shows in the desktop. PS: i am working with macOS 10.15

KazuCocoa commented 4 years ago

Any logs about it?

StarSkyYe commented 4 years ago

where is tool log?

Carlbc18 commented 4 years ago

I have been able to get this to work on 10.13 - 10.15 recently

installed node, npm npm installed appium Download appium-mac, allow the app in system preferences accessibility, and allow any other app calling into it.

if you're running things out of terminal for example allow terminal. If doing something over ssh allow the ssh-keygen-wrapper, for example.

StarSkyYe commented 4 years ago

ok, I will try for it. Thanks

KazuCocoa commented 4 years ago

I tried to run mac driver on the Catalina env. It worked.

I thought something crash happened.