here-ios-sdk-examples
here-ios-sdk-examples copied to clipboard
Can't add accessibility identifier for HereMapSDK elements in UI Testing
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?
This is the case with all maps integrations. Consider skipping Ui test automation for types of Ui elements.