googlemaps / googlemaps/android-maps-compose
Marker/Info Window Test Tags
Open
priority: p3
type: feature request
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 181
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
I can't find a way to tap on map markers or their info windows as part of instrumentation UI tests. With other components in Compose, it's possible to find nodes during testing using testTags or contentDescriptions.
It would be useful to add these to markers or their modifiers to help with testing. Also keen to hear if there's another way of doing this!
Contributor guide
Assessment
This issue has not been assessed yet.