Jonathan Lipps
Jonathan Lipps
Please verify this issue still exists with the new Inspector - https://github.com/appium/appium-inspector/releases
This is the new Appium Inspector. Moving forward the Appium Desktop Server and Inspector will be two apps. No development is happening on the Inspector in this repo anymore, which...
which OS are you running?
Yes, I always just run the command ``` xattr -cr /path/to/downloaded/dmg/or/zip ``` Unfortunately we don't have the dev resources to get apps signed correctly or whatever the process is required...
One more thing to try: can you download the zip instead of the dmg, and run the xattr command on the zipfile itself before decompressing?
I'm having a little trouble following the error description. Are you able to record a screen video and attach it?
As of now, the only way to run Appium 2.0 is via the command line. The inspector is fully compatible with Appium 2.0 however.
It would be nice to release a 2.0 GUI version at the same time, and this is currently the plan. And yeah, at this point I doubt all the 2.0...
in the inspector, right click and click "inspect" in order to bring up the debug tools. switch to the console log. is there any error in there? also, have you...
In the image you sent there is a "Console" tab in the developer tools. Click that and see if anything like an error is in the log.