Forum Discussion

Gadzilla's avatar
Gadzilla
Contributor
14 years ago

Sys.Desktop.KeyUp() does not work on XP platform

In my test cases I need to click some icon in the system tray by the right-mouse button with pressed right shift key. I am use the following code: ... Sys.Desktop.KeyDown(Win32API.VK_RS...