Question
3
Replies
128
Views
Cap Gemini
Posted: May 14, 2018
Last activity: July 23, 2018
Closed
Error SendKeys into Internet Explorer Web Adapter
Hello guys, how are you? i am receiving the below message when run SendKeys command with Internet Explorer Web Adapter. Someone can help me please? Thank you.
Error executing link in Automation: main - From: Seasons.txtCredential.Properties To: System.Windows.Forms.SendKeys.Send()
SendKeys can not be run inside this application because it is not handling Windows messages. Change the application to handle messages or use the SendKeys.SendWait method.
Have you attempted the sendwait() method?