appium-desktop
appium-desktop copied to clipboard
Cannot inspect through appium server
Appium Desktop?
You are reporting an issue at the Appium Desktop repository. Appium Desktop is a wrapper around Appium. If you are having trouble running tests, it is much more likely that the problem you are encountering is not a problem with Appium Desktop but with Appium. For that reason we require you to have tried your testcase with Appium CLI before reporting issues. Check the checkbox below to confirm that you have proven your issue does not reproduce on Appium itself:
- [ ] I have verified that my issue does not occur with Appium and should be investigated as an Appium Desktop issue
The problem
My application is launched but I am not able to inspect as source is missing. It was working fine, but I pulled latest code from git and this issue occurred. My app path is same and application is launched successfully. Please find the attached screenshot for issue I encountered.
- I am running Appium Desktop version <v1.21.0>.
- I am on (pick one):
- [ ] Mac
Please provide the full appium server log. If it occurred on appium cli as well, please report it in https://github.com/appium/appium with filling out the template.
Hello,
Please find the attached Appium log.
Thanks, Versha
On 14 Sep 2021, at 4:57 pm, Kazuaki Matsuo @.***> wrote:
Please provide the full appium server log. If it occurred on appium cli as well, please report it in https://github.com/appium/appium https://github.com/appium/appium with filing out the template.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/appium/appium-desktop/issues/1905#issuecomment-918864952, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUVN2NXSB6TMNS3FSQVS7ZDUB3W5VANCNFSM5D67LB6Q. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Did you first ensure that this problem does not occur with the CLI version of Appium? Also, your Appium log did not attach.
appium-server-logs.pdf @jlipps please find the attached appium server logs.
And please also send the log with successful execution from the CLI version of Appium. (Since you have reported the issue here, I am assuming that this test works just fine with the CLI version of Appium and is only not working here in Appium Desktop).