ContributionsMost RecentMost LikesSolutionskeyboard Input Disabled hello everyone, i have a problem and i need help. when i run my project, errror message appears. "Unable to process keyboard input into the disabled control." before the recording prosess i can confirm that my keyboard has entered a value and i used "Delay" but not working well. Re: keyboard Input Disabled hello brumazz i apologize for the late response. i have done according to your suggestion but it doesn't work well. i have used Item Image Based Action with operation Click and the error I receive is still the same. Object btn search not found hello everyone, i need help i have a problem when i playback the recording TestComplete for Dekstop and i receive an error as follow: There was an attempt to perform an action at point (51, 13) which is transparent or out of the window bounds. Tested object: Aliases.NFS_ApplicationBrowser_Shell.HwndSource_ViewHost.ViewHost.btnSearch (Sys.Process("NFS.ApplicationBrowser.Shell").WPFObject("HwndSource: ViewHost", "").WPFObject("ViewHost", "", 1).WPFObject("gridMain").WPFObject("TaskViewHost", "", 1).WPFObject("taskViewHostGridOuter").WPFObject("AdornerDecorator", "", 1).WPFObject("taskViewHostGrid").WPFObject("mainScroller").WPFObject("taskArea").WPFObject("BAST01104V", "", 1).WPFObject("Grid", "", 1).WPFObject("KSDTaskArea", "", 1).WPFObject("KSDSearchArea", "", 1).WPFObject("KSDSearchTable", "", 1).WPFObject("KSDTableInSearchTable", "", 1).WPFObject("KSDSearchButtonAreaInSearchTable", "", 1).WPFObject("btnSearch")) Solved