Posts by Bruno Martins • 1 point
1 post
- 
		0 votes1 answer202 viewsQ: Sendkeys.Sendwait() is not working in a particular applicationI have a software for my tcc, in which I am emulating the pressing of a key using the SendKeys.SendWait("{F12}"). I created the methods and everything right and went to test, however in the…