automation - MapView testing on UI Testing with Xcode -


i have map view in app working on. there current location , destination markers. when on page using ui testing automation, , call "po xcuiapplication().debugdescription" map view seen none of details of map view (current location, etc).

is there way identify sub objects within map view (e.g. current location markers, etc)?

there's not enough information sure (what kind of object map view?) sounds map view accessible element.

accessible elements not tableview/collection cells, in xcuitests, cannot containers. should able set property false , elements within map should accessible, long them property set true.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -