mapbox / mapbox-gl-native-android

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
218 stars 114 forks source link

E2E Tests implementation #742

Closed Dev-Bahaa-Alkhateeb closed 1 year ago

Dev-Bahaa-Alkhateeb commented 1 year ago

Hello there, I'm trying to implement some automated E2E tests on Mapbox, I have some issues with making Espresso or UiAutomator click on a symbol layer or marker but didn't find anything that can help me with that.

Any suggestions?