mykola-mokhnach / Appium-iOS-Inspector

Apache License 2.0
145 stars 60 forks source link

Inspect element is not getting elemets and screen it showing broken image and null values. #5

Closed sachin2788 closed 7 years ago

sachin2788 commented 7 years ago

screen shot 2016-10-20 at 6 26 06 pm copy these file and run .html file in url, run the appium server and simulator after app launch no screen getting.

mykola-mokhnach commented 7 years ago

most likely there is an issue in Appium that we cannot properly get page source within the defined timeout. Please open javascript console and check the output there. It might be this happens because of this WDA issue: https://github.com/facebook/WebDriverAgent/pull/332