Yuanchun Li

Results 20 comments of Yuanchun Li

Never used Saucelabs before, but I guess it is infeasible.

Sorry for the late reply. Could you provide the script that ran into this issue?

Sure. The input generation policies are mostly implemented in `https://github.com/honeynet/droidbot/blob/master/droidbot/input_policy.py` file. By searching for "get_stop_intent" in the file, you will find the "stop" operations. You may need to find the...

Hi guys, I have to say everything related to script is not well tested. Thank you for pointing out so many issues. Regarding your questions: > Is there a way...

Please pull the latest version. This was due to a problematic commit. Sorry for the inconvenience.

Hi @husam88 , Are you using the code in the master branch? Can you please also post your command line here?

In some apps that I tested, using `view_touch` couldn't correctly trigger the touch event, while the 200ms-long touch could stably do the trick. I don't know why...

I haven't tested on Android 9 before, but it seems you have to manually turn on the accessibility service in settings (like in https://www.youtube.com/watch?v=HjG_8MUpl7M) when getting the message "Please enable...

Hi, I'm not sure why this happens. Can you try `python start.py -h` instead?

Hi @alicegalli , it seems your issue is different from lbrar-69's. It might due to the Python version, which should be fixed if you use Python 3.6+. https://stackoverflow.com/questions/42126794/getting-an-invalid-syntax-when-trying-to-perform-string-interpolation