ContributionsMost RecentMost LikesSolutionsRe: When UI is locked, can TC be suspended and later resumed from the point of UI input? I use VBScript Thanks, this might work for the unpredictable situations. For those tests that I know will take awhile I am thinking about adding some mouse movements to keep the window active. Re: When UI is locked, can TC be suspended and later resumed from the point of UI input? I use VBScript Being on a government computer it literally would require an act of Congress to change settings. I would think this may be a common problem with tests going overnight or when the operator has to leave the system unattended for awhile. There might be an event solution, just don't know enough about it. When UI is locked, can TC be suspended and later resumed from the point of UI input? I use VBScript Some test cases run many hours and the UI might lock out. When the TC needs a keyboard input it will crash at that point. I would like it to suspend and be able to be resumed by the operator at the input point. I use vbscript.