I am automating a process and automation will be running 24*7. Automation will be running on client system and that system automatically get locked after 10 mins because of this automation stopped.
I don't have permission to change the settings.
I want to prevent auto lock by generating event either mouse event or keystroke. Is it possible through JavaScript or Is there better way to achieve the same?
OS:Window 7
Any suggestion will be help.