here-ios-sdk-examples icon indicating copy to clipboard operation
here-ios-sdk-examples copied to clipboard

Can't add accessibility identifier for HereMapSDK elements in UI Testing

Open JayeshMardiya opened this issue 3 years ago • 1 comments

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?

JayeshMardiya avatar Mar 01 '22 09:03 JayeshMardiya

This is the case with all maps integrations. Consider skipping Ui test automation for types of Ui elements.

ericlmartinezo avatar Sep 19 '22 21:09 ericlmartinezo