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

ERROR: Getting UIAutomator dump #36

Open
levrado opened this issue Jul 16, 2013 · 0 comments
Open

ERROR: Getting UIAutomator dump #36

levrado opened this issue Jul 16, 2013 · 0 comments

Comments

@levrado
Copy link

levrado commented Jul 16, 2013

I'm doing long tests using monkeyrunner and your androidviewclient and i save asserted messages when i get them, many times i get the following assert:

Traceback (most recent call last):
vc = ViewClient(device, serialno)
File "pyclasspath/dtmilano/android/viewclient.py", line 1073, in init
File "pyclasspath/dtmilano/android/viewclient.py", line 1638, in dump
RuntimeError: ERROR: Getting UIAutomator dump

my program that i wrote resets the adb server when it happens and it continue to run as normal so I don't thinkit's a bug on my part

is there a way to minimize these kind of errors?

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

No branches or pull requests

1 participant