Expose the platform AutomationRemoteOperationResult object from the ResultSet #46
Labels
enhancement
New feature or request
good first issue
Good for newcomers
WinRtBuilderApi
Issues that are related to the WinRT Builder API
The Builder's
AutomationRemoteOperationResultSet
wraps the platformResult
object and exposes the operation results through its own set of methods. We should also let callers obtain the underlying platform object, which has some additional rich information that can e.g. help debugging.Somewhat related to #45 in that it's about exposing additional information that the Builder holds internally to callers to ease their debugging scenarios.
The text was updated successfully, but these errors were encountered: