Jonathan Lipps
Jonathan Lipps
Did you follow the instructions in the readme?
@pandasauce please show the logs where this scenario is successful in command line Appium so that we can figure out what the difference is between Appium and Appium Desktop here.
We're splitting out the Inspector from the Server. Try the latest Inspector beta at https://github.com/appium/appium-inspector/releases
OK. Unfortunately I'm not near my Windows machine for the next month or two, so I'll be unable to debug this myself. Hopefully other windows users will be able to...
the only thing i can suggest is using the newest version of the standalone inspector: https://github.com/appium/appium-inspector/releases. my hunch is that this is an issue with winappdriver inappropriately expecting some parameter...
do sessions themselves work? what is the entire log during the course of a session?
If your goal is to use the inspector, then you can just use the CLI version of Appium 1.22.1, then use https://github.com/appium/appium-inspector to attach to it, which is anyway the...
Did you try the actual inspector? It is no longer at this repo but is at https://github.com/appium/appium-inspector.
Are you using the correct inspector? The inspector is now at https://github.com/appium/appium-inspector
you can use the new standalone inspector with any version of appium. that's the only version of the inspector which we are working on anymore in any case so it's...