honeynet / droidbot

A lightweight test input generator for Android. Similar to Monkey, but with more intelligence and cool features!
MIT License
791 stars 230 forks source link

bugfix: replaced isAlive call for is_alive #137

Closed RRua closed 2 years ago

RRua commented 2 years ago

When using timeouts, droidbot raises: AttributeError: 'Timer' object has no attribute 'isAlive'