I'm trying to run fast input tap commands one after another, but they run with 1 second between them. I'm wondering if there is an option to run them faster.
input
is a java application and the "delay" you're seeing depends on how long it takes for your device to start a new java app. 1s is typical for older devices.
You can not do much about it if you want to keep using input
. The alternatives to that would be either using sendevent
command or modifying input
to accept series of coordinates for sending the whole gesture at once.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With