Software Testing Guru
Pages
Main Page
UIPath Online Training
Contact us
Selenium Practice page
Career News
Sample Reg form
Prevent system from locking while running QTP scripts
Use the below lines of code in a function that is called frequently
Example: If you have a function to report or function to start your test case etc
set WshShell=CreateObject("WScript.Shell")
WshShell.SendKeys ("^{HOME}")
Newer Post
Older Post
Home