
Go ahead and run it now: Thats it If you get this kind of output, the Appium server is up and running. The same error mentioned in #106 (comment) is seen on both Big Sur x86 and Big Sur M1. Installing Appium is as easy as running a single NPM command: This command installs Appium globally on your system so that you can access it from the command line simply by running the appium command. Jan 4 09:39:37 psivaa Appium Server GUI Helper (GPU): getattrlist failed for /System/Library/Frameworks/amework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directoryīut nothing is logged when the particular error occurs, (i.e. Jan 4 09:39:37 psivaa Appium Server GUI Helper (GPU): getattrlist failed for /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib: #2: No such file or directory Jan 4 09:39:37 psivaa Appium Server GUI Helper (GPU): getattrlist failed for /Library/GPUBundles/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib: #2: No such file or directory Jan 4 09:39:37 psivaa Appium Server GUI Helper (GPU): getattrlist failed for /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver: #2: No such file or directory Jan 4 09:39:33 psivaa : Coalition Cache Hit: app Original error: '/Applications/MyTestApp.app' cannot be openedĪt errorFromW3CJsonCode (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:780:25)Īt ProxyRequestError.getActualError (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:663:14)Īt asyncHandler (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:373:25)Īppium-mac2-driver is present under /Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules though UnknownError: An unknown server-side error occurred while processing the command. Original error: '/Applications/MyTestApp.app' cannot be opened : Message: An unknown server-side error occurred while processing the command.

Raise exception_class(message, screen, stacktrace) Self.error_handler.check_response(response)įile "/Users/psivaa/appium-for-mac/examples/others/venv/lib/python3.9/site-packages/selenium/webdriver/remote/errorhandler.py", line 247, in check_response Print('Finding some elements for' + xpath)Įlement = driver.find_element_by_xpath(xpath)įile "/Users/psivaa/appium-for-mac/examples/others/scs.py", line 30, in įile "/Users/psivaa/appium-for-mac/examples/others/venv/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py", line 436, in getįile "/Users/psivaa/appium-for-mac/examples/others/venv/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py", line 424, in execute "/XCUIElementTypeApplication/XCUIElementTypeWindow/XCUIElementTypeStaticText"ĭefaultGlobalDiagnosticsDirectory = '~/Desktop/'ĭriver = webdriver.Remote( command_executor=' desired_capabilities=desiredCapabilities)ĭriver.get("/Applications/MyTestApp.app") "/XCUIElementTypeApplication/XCUIElementTypeWindow/XCUIElementTypeButton", "/XCUIElementTypeApplication/XCUIElementTypeMenuBar/XCUIElementTypeMenuBarItem", "/XCUIElementTypeApplication/XCUIElementTypeWindow",

# some of these could be syntactically wrong
