Inspector error

Appium Inspector doesnt work on specific pages on my application. It was working fine 2 days ago. Also when i run the tests with webdriver.js it cant find the elements specified. The inspectors shows the screenshot but it cant get the app source. Here is the error:

Could not obtain source: {"cause":{"sessionId":"c2e54c4a-03b4-4160-9282-73ad2ba3db5c","status":13,"value":{"message":"An unknown server-side error occurred while processing the command. Original error: Failed to Dump Window Hierarchy"}},"jsonwire-error":{"detail":"An unknown server-side error occurred while processing the command.","status":13,"summary":"UnknownError"},"message":"[source()] Error response status: 13, , UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Failed to Dump Window Hierarchy","status":13}
1 Like

I am also having this same issue

Same issue. Using 1.8.1

Im faced the same issue, anyone have solution?