appium-for-mac icon indicating copy to clipboard operation
appium-for-mac copied to clipboard

[deprecated] Application for automating a mac app with JSON wire protocol

Results 60 appium-for-mac issues
Sort by recently updated
recently updated
newest added

Pod install in XCode11.3 show below error "Implicit declaration of function 'LOG_OBJC_MAYBE' is invalid in C99 "

I've looked a bit online, but every tutorial seems to be for automating iOS, or Android devices. Is there anywhere I can see some examples for automating OSX desktop applications?

To locate an element using appium for mac, place the cursor and press fn key. Is this key mapping configurable. Running into issues while trying to locate elements on mac...

Does appium-for-mac supports entire desktop session, something similar to what 'root' session does in appium? This will be required for scenarios when we want to locate pop-up from the application

Process: AppiumForMac [320] Path: /Applications/AppiumForMac.app/Contents/MacOS/AppiumForMac Identifier: com.appium.AppiumForMac Version: 1.1.0 (???) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: AppiumForMac [320] User ID: 503 Date/Time: 2019-12-19 05:29:39.105 +0300 OS Version:...

I've noticed that this project has had some recent commits which fixes a couple issues, but no new releases have happened. Is this project still actively being worked on? I'd...

I want to interact with a Mac App without using XPaths and definitely not with Absolute X Paths. This is because any form of XPath is a very flaky way...

## Error messages and additional information The AppiumForMAC Crashed and Quit ``` Process: AppiumForMac [1666] Path: /Applications/AppiumForMac.app/Contents/MacOS/AppiumForMac Identifier: com.appium.AppiumForMac Version: 1.1.0 (???) Code Type: X86-64 (Native) Parent Process: ??? [1]...

Hi, We are trying to automate Installation of our package and but failing to enter password when prompted for: There is an exception when trying call driver.get("SecurityAgent) driver.get("SecurityAgent") File "/Library/Python/2.7/site-packages/selenium-3.9.0-py2.7.egg/selenium/webdriver/remote/webdriver.py",...