Forum Discussion
HKosova
Alumni
13 years agoHi Tom,
Add the Sys.Desktop.KeyDown(Win32API.VK_LCONTROL) code snippet before the Run TestedApp operation and Sys.Desktop.KeyUp(Win32API.VK_LCONTROL) after it. This should do the trick.
Add the Sys.Desktop.KeyDown(Win32API.VK_LCONTROL) code snippet before the Run TestedApp operation and Sys.Desktop.KeyUp(Win32API.VK_LCONTROL) after it. This should do the trick.