Improve sendCommand logic
jacopo-degattis opened this issue · comments
Jacopo De Gattis commented
Improve the logic behind the sendCommand method
Maybe add a sleep method I can pass to the array something like.
['command_1', sleep(3), 'command_2'];