in reply to Re^4: How to continue the execution of a perl script if the user session gets locked while running it.
in thread How to continue the execution of a perl script if the user session gets locked while running it.

As I've explained, this isn't going to happen. Your script sends keystrokes. When the screen is locked, finding windows and keystrokes will not work.

  • Comment on Re^5: How to continue the execution of a perl script if the user session gets locked while running it.