Closed ch3rn1k closed 2 years ago
not currently, but I can add an extra parameter, a validation function that will be called before every mouse move or print, or I can try to add ref
parameter to which the cancel method will be written
Yeah, that would be great
I add cancelCurrent
method to sendKeys, printText and humanMoveTo methods, call it to interrupt the execution
Works great! Thanks! :)
Hello! Any way to interrupt an action? Like printText or humanMoveTo? Thanks