appium-desktop icon indicating copy to clipboard operation
appium-desktop copied to clipboard

Appium desktop not detecting UWP app elements

Open dkaredla opened this issue 3 years ago • 6 comments

Appium or 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:

  • [x] I have verified that my issue does not occur with Appium and should be investigated as an Appium Desktop issue

The problem

Replace this section with a description of your issue

Environment

  • I am running Appium Desktop version .
  • I am on (pick one):
    • [ ] Mac
    • [x] Windows
    • [ ] Linux

dkaredla avatar Mar 30 '21 15:03 dkaredla

I am running Appium 1.20.2, It used to work on previous version 1.15.2, Now, I updated to Appium 1.20.2 and It is not detecting elements inside my UWP app, It only recongnizes the min, max and close button And I am on WinAppDriver 1.2.1 image.

dkaredla avatar Mar 30 '21 16:03 dkaredla

I have the same issue and have to rollback to v15.1

alexhyy avatar Apr 20 '21 10:04 alexhyy

I am also facing same issue with inspector tool that comes with Appium v1.21.0

krevathi1912 avatar Jun 05 '21 12:06 krevathi1912

Also having same issue with the latest version of Appium Desktop. Latest version of Appium works just fine and can detect the elements in my E2E tests, they just aren't being detected in the Appium Desktop app.

ghost avatar Jun 09 '21 19:06 ghost

All inspector work has moved to https://github.com/appium/appium-inspector/releases. Can you please try the latest release there, and then create an issue at that repo if something still isn't working?

jlipps avatar Jun 09 '21 23:06 jlipps

@jlipps The latest release for Appium Inspector is working for me. Thank you!

ghost avatar Jun 09 '21 23:06 ghost