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

Added DumpScreenAsync, FindElementAsync, and FindElementsAsync methods #36

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

sdijoseph
Copy link
Contributor

Added DumpScreenAsync method that uses StreamReader.ReadToEndAsync to get the XML string.

Also changed the signatures of StartApp and StopApp to Task from void to make them awaitable.

@wherewhere wherewhere merged commit fe21216 into SharpAdb:main Feb 1, 2023
@wherewhere wherewhere added the enhancement New feature or request label Mar 28, 2023
@wherewhere wherewhere changed the title Added DumpScreenAsync, FindElementAsync, and FindElementsAsync methods. Added DumpScreenAsync, FindElementAsync, and FindElementsAsync methods Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants