Interceptor
Interceptor copied to clipboard
How can I send arrow buttons?
I can't send any arrow buttons into somewhere? How can fix that issue?
_interceptionContext.SendKey(Keys.Down); await Task.Delay(100);