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

Introduce complementary UiAutomator API on Android #607

Closed
guyca opened this issue Mar 6, 2018 · 1 comment · Fixed by #1520
Closed

Introduce complementary UiAutomator API on Android #607

guyca opened this issue Mar 6, 2018 · 1 comment · Fixed by #1520

Comments

@guyca
Copy link

guyca commented Mar 6, 2018

Motivation:
While Espresso is sufficient for most use cases, interacting with UI outside of the application is a common requirement.
Work has already been done in this regard here

@rotemmiz
Copy link
Contributor

rotemmiz commented Mar 6, 2018

It can be very useful to generate UIAutomator's js API. @DanielMSchmidt

https://developer.android.com/reference/android/support/test/uiautomator/UiDevice.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants