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

Project Status? #16

Closed thecodesmith closed 8 years ago

thecodesmith commented 8 years ago

What is the status of this project? I'm looking to automate a Mac GUI using this same model (WebDriver, JWP), and curious if this project might meet our needs, or get us partway there.

Thanks for your work on this!

jlipps commented 8 years ago

I sincerely doubt that it is functional anymore. It was kind of too slow to be practical in the past. We may look at it again in the future though. It'd be great to re-implement this as an Appium driver in the new style, maybe leveraging XCUITest if it supports native apps too?