I am writing a c# code to test UI in my application. I want to send ENTER from Keyboard.
I already checked TestStack.White.WindowsAPI.KeyboardInput.SpecialKeys
. It doesnt contain any method send ENTER.
Thanks.
Any reason you can't use KeyboardInput.SpecialKeys.RETURN
? It should do the same thing and get you what you need.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With