rbritton
5 years agoNew Contributor
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 ...
- 5 years ago
With the physically recorded click with the keys, I am seeing the Alt + Click function properly, so there is something about how I determine where to click that is incorrect instead.