ContributionsMost RecentMost LikesSolutionsRe: Portuguese language typing problem in vbScript keyword test Hi AlexKaras, Thanks a lot for assistance. Portuguese language typing problem in vbScript keyword test Hi everyone, I have a problem to typing à and Õ, the keyword testing cannot typing this caracters and i receive a |Incomplete keyboard input| warning in log file. I trying change to |~a|, but have same problem. Today, i send this information in a .xls and the routine is: Sys.Process("hss").VCLObject("Form_Coberturas").VCLObject("TabbedNotebook1").Window("TTabPage", "Definição da regra de cobertura", 1).VCLObject("PageControl1").VCLObject("TabSheet11").VCLObject("Panel2").VCLObject("DBIncCombo4").Keys(vValor) The value o param vValor is: Co-participação sobre valores de tabela The keyword test stop typing in Co-participaç I use TestComplete version 11. I send a printscreen of paused Keyword test with debuging variable and a printscreen of testing log. Thanks everyones :) SolvedRe: Missing Debug info & Unknown Stopping during Automated test Playback Thats does not worked with me ... I'm using TDBgrid, but the grid´s RowCount and ColCount propierties have no accessible on TestComplete 11 and 10 ... Anybody know what other options we have to access it? Follow the Grid´s properties on TestComplete´s Object Inspector: Re: When testComplete starts in Windows 10 the task bar stops working. You saved me again TanyaYatskovska :manhappy:, after transfer TestComplete to a Windows 10 machine, my pc has always open randomic windows store app´s. Thats occurr always when keeping open TestComplete (my version is 11.0)....and after disable support....it not repeated again. Thanks Invoke testComplete with command line Good afternoon everyone, I'm starting continuous integration method here and think if is possible invoke a ScriptTest of TestComplete with CMD command line, anybody know how to make it? Im use TestComplete v.11 with Pascal and Windows server. Thanks very much attention Marcos Solved