zl7257Occasional Contributor15 years agoWhy is the .keys() function very slowWhen I use test complete 8.0, I use many .Keys() function to type in data in text-box. And the speed of type every character is rapid. But after I upgrade to 8.6, the speed of typing characters is ...Show More
tristaanogreEsteemed Contributor15 years agoEven if you don't use "SetText", you can use native properties such as MyTextBox.Text or MyTextBox.value to set the contents.
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running