Forum Discussion

rbritton's avatar
rbritton
New Contributor
5 years ago
Solved

Mouse click Alt key doesn't work

I'm trying to test visual studio's mouse click Go to Definition feature, which allows both ctrl, alt, or both together as the keys. When using the Click() method and passing TShiftKeys, skCtrl works properly, but skAlt does not appear to work as the go to definition is not performed.