I am writing UITest cases for HereMapSDK elements (NMAMapCircle, NMAMapPolyline, NMAMapMarker), but I can't add accessibility identifier
for it.
As I can see in SDK, there isn't any property for adding accessibility identifier
.
Can anyone suggest, how can I achieve this?
Thanks in advance!