goharanwar / uiautomator

Light weight and robust NodeJS wrapper for UIAutomator2 with built-in server for device
MIT License
13 stars 3 forks source link

Reset connection retries count on success #10

Closed goharanwar closed 6 years ago

goharanwar commented 6 years ago

When connection is successfully created with json prc server, reset the retry count so that if user just stops and re connects it works as expected.