macacajs / app-inspector

App-inspector is a mobile UI viewer in browser.
https://macacajs.github.io/app-inspector/
MIT License
389 stars 78 forks source link

Element properties not accurate #230

Open jade685 opened 5 years ago

jade685 commented 5 years ago

Using app inspector: appinspector Using appium desktop: appium

You can see that properties like value and type are not the same in appium desktop. So there's going to be a problem when locating elements using these properties.

paradite commented 5 years ago

@jade685 just to be clear, what is the expected behaviour here?

can you provide the raw source code for the UI so that we can see what is missing/wrong with app-inspector compared to appium?

jade685 commented 5 years ago

@paradite Sorry I don't have the source code. You can check properties like value and type