Is there a way to Click and define a time before it releases that Click?
Yes, please use XMOVE for this:
XMove | locator | #down-
PAUSE | 10000(wait 10 seconds) XMove | locator | #up
Is there a way to Click and define a time before it releases that Click?
Yes, please use XMOVE for this:
XMove | locator | #downPAUSE | 10000 (wait 10 seconds)XMove | locator | #up