appium-desktop
appium-desktop copied to clipboard
App Source is not showing any elements
Appium Desktop
- [x] I have verified that my issue does not occur with Appium and should be investigated as an Appium Desktop issue
The problem
I have tried to call the server manually and i do get a json back with the response formatted in XML. I have tried with 3 different applications, but none of the worked.
- Calculator is showing some nodes but not all of them.
- 2 custom applications aren't showing any nodes.
Response manualy from APPIUM Server:

Response visible in UI:

Environment
- I am running Appium Desktop version 1.19.1.
- I am on (pick one):
- [ ] Mac
- [x] Windows
- [ ] Linux
Could you share the full response as GIST?
Probably parsing error happened in JS library layer. We haven't tested well for WinAppDriver (since current active maintainers do not have Windows as their development environment), so something missing cases could happen.
If you tell me how I can generate a GIST, I am happy to help.Best regards.Verzonden vanaf mijn Huawei mobiele telefoon-------- Oorspronkelijk bericht --------Onderwerp: Re: [appium/appium-desktop] App Source is not showing any elements (#1653)Van: Kazuaki Matsuo Aan: appium/appium-desktop Cc: JeroenKetels ,Author Could you share the full response as GIST? Probably parsing error happened in JS library layer. We haven't tested well for WinAppDriver (since current active maintainers do not have Windows as their development environment), so something missing cases could happen.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/appium/appium-desktop/issues/1653#issuecomment-752206623", "url": "https://github.com/appium/appium-desktop/issues/1653#issuecomment-752206623", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
I am also encountering this issue. I would like to point out that this is a regression, we are using Appium 1.12.1 and I wanted to upgrade to the current 1.19.1 version, but this issue is in the way, so the absence of elements in the App Source happened somewhere between those versions.
@ JeroenKetels GIST is https://gist.github.com/
Thanks. Will take a look
this is a response for the calculator, the calculator is also not showing all elements.
I am having the exact same issue of missing elements for a Calculator in Appium Desktop, any update on the matter ?
I'm still having the same issue, using appium 1.12.0 on Windows. Maby i could help with this, contact me. Hawok#8860 on discord

it is implemented as a screenshot... im not sure if thats correct

@KazuCocoa
