Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the platform AutomationRemoteOperationResult object from the ResultSet #46

Open
mlalic opened this issue Oct 15, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers WinRtBuilderApi Issues that are related to the WinRT Builder API

Comments

@mlalic
Copy link
Contributor

mlalic commented Oct 15, 2020

The Builder's AutomationRemoteOperationResultSet wraps the platform Result 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.

@mlalic mlalic added enhancement New feature or request good first issue Good for newcomers WinRtBuilderApi Issues that are related to the WinRT Builder API labels Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers WinRtBuilderApi Issues that are related to the WinRT Builder API
Projects
None yet
Development

No branches or pull requests

1 participant