09-26-2025, 10:59 PM
How do I get the input recorder to record pauses and mouse clicks? It currently isnt doing that.
Input recorder
|
09-26-2025, 10:59 PM
How do I get the input recorder to record pauses and mouse clicks? It currently isnt doing that.
Pauses - can't record. But the recorded "find window" code waits for the window. Usually don't need more pauses to run the script. When need, insert code manually, like
5.s(); to wait 5 s.Mouse clicks - records unless the Mouse checkbox is unchecked. |
« Next Oldest | Next Newest »
|