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
Mouse clicks - records unless the Mouse checkbox is unchecked.
5.s();
to wait 5 s.Mouse clicks - records unless the Mouse checkbox is unchecked.