From the Xcode release notes:
XCTest has added new API on XCUIElement for capturing the entire state of the UI, either for exporting to external systems or for inspecting locally. It includes a type representing a snapshot of the UI and API for exporting that snapshot to a dictionary of standard value types (strings and numbers). (35168151)
I aslo meet this issue. Any update on this?
What is the issue here?
I don鈥榯 know about an issue, I just have created the issue to point out the new api.
@chaooe kind of said I aslo meet this issue. Any update on this?, so I though I missed a point.
@fabb how you want to use this api?
I rather thought the official api could replace some private api use from this library
Most helpful comment
I rather thought the official api could replace some private api use from this library