lecho / hellocharts-android

Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
Apache License 2.0
7.43k stars 1.61k forks source link

Chart elements are not visible in UIAutomator #261

Open amedvedjev opened 8 years ago

amedvedjev commented 8 years ago

hi, working with Autiomation of application that uses hellocharts. currently i do not see any elements inside.

Is there any way to make elements visible?

thanks!

lecho commented 8 years ago

Hi, I'm afraid it not possible. I think to use UIAutomator to click on elements inside chart all charts should implement accessibility events but it is not implemented.