lr.sleep
lr.sleep issues a Win 32 sleep command. For details, see Microsoft's Windows API documentation
Since the script run does not respond to Stop or Pause commands when sleep is called, we recommend that you use lr.think_time instead.
lr.sleep issues a Win 32 sleep command. For details, see Microsoft's Windows API documentation
Since the script run does not respond to Stop or Pause commands when sleep is called, we recommend that you use lr.think_time instead.