appium / appium-inspector

A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
https://appium.github.io/appium-inspector/
Other
1.21k stars 291 forks source link

Element locators are not found in iOS appliaction #1764

Closed Justmephoenix closed 3 weeks ago

Justmephoenix commented 1 month ago

Is this an issue specifically with Appium Inspector?

Is there an existing issue for this?

Current Behavior

I'm testing an iOS application ,for this purpose I used appium inspector and I checked in katalon stuido also and got to know that katalon is also using appium inspector . The issue i'm getting is all the element locator are having same name and instead of getting individual locator I'm getting only one locator which is full page locator . But while checking in other inspector like in xcode there having in-build simulator inspector in here I'm able to find all the locators.

Please Look into this matter as priority .

Expected Behavior

Should be able to find the desire locator.

Operating System

Windows

Appium Inspector Version

2.11.2

Appium Version

No response

Further Information

For he testing purpose ,I used our own company product protean and for inspecting the element it will redirect to appium inspector and there i'm unable to find any locator . But for some element I'm able to find but for other it did not work as expected.

eglitise commented 1 month ago
  1. We have no control over Katalon's or your company's wrappers around Appium Inspector. Your screenshots are not from the official Inspector app or webpage, so I would first urge you to try using either of those.
  2. Your screenshots are from Linux - I'm not sure why your report mentions Windows.
  3. Please provide your full Appium server log if you are still having this issue with the official Inspector app/webpage.
Justmephoenix commented 1 month ago

Thanks @eglitise to hear out this problem

  1. I think that appium inspector is same, because katalon and our company's wrapper are using the same appium inspector .
  2. I took those screenshot in linux but the same problem I faced on windows system .
  3. I'm unable to find the appium server log but wii try and give you the update about this.
  4. Can you suggest me something where I can clearly show you the issue , could we have a one to one session regarding this issue where I can show you this in a big picture .

Waiting For your guidance

eglitise commented 1 month ago

The reason for my point 1) is that the version in your screenshots is quite old, so I would like to confirm if you are still experiencing the problem on the latest version. Screenshots from the latest version + your full Appium server log will give all the necessary information.

Justmephoenix commented 1 month ago

Ok @eglitise let me try the latest version and I will update you about this .

eglitise commented 3 weeks ago

Closing due to no response