Is there a way to get the color of the exact place on-screen using UI Automator?
Real case problem: some button changes the screen background color. I need to reach background property somehow using UI Automator. Searching in documentation and source code didn't bring any results.
Some workarounds and hacks acceptable.