Is there a way to access the MAP object from Xcode Instruments uiautomation recorder? For example we need to access MAP and ask it if X layer is active or not?, or how many layers are active at this point?, etc.
So far we can manipulate a lot of events but haven't be able to figure out how to access that kind of data from Instruments or if it's even possible.
Thank you and regards.