facebook/stetho

View highlighting is not working on Android Emulator API 16

Open

#361 opened on Feb 29, 2016

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Java (12,643 stars) (1,163 forks)batch import
help wanted

Description

View highlighting is not working on Android Emulator

Attempt to click on the image results in ChromeDevtoolsServer: Method not implemented: Not implemented: Input.emulateTouchFromMouseEvent

Also get:

Method not implemented: Not implemented: DOM.getNodeForLocation
Method not implemented: Not implemented: DOM.getBoxModel

Contributor guide