iOS 11 find element issue

I am getting issues on finding elements in iOS 11.
For example, in the attached screenshot, I want to find element for the tool name, which is ‘BAT’ now. This may change and so will be the xpath. The accessibility id added by the developer does not work as well

No one seems to want to talk about iOS 11…but I am having the same issues locating elements in iOS 11. It does not seem to be possible to identify elements that appear on additional layers (a drop-down shade for instance).

Accessibility ID will change as it is defaulted to label it self, I suggest provide a user defined run attribute in the story.

something like

The value you provide should hold even if the label changes.