Forum Discussion

zl7257's avatar
zl7257
Occasional Contributor
14 years ago

Why is the .keys() function very slow

When 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 very slow.

For example:

I want to input "abcdefg" in a text box. In test complete 8.6, I use .Keys("abcdefg"), it need spend 6 seconds to finish the action.



is there any where can configure the speed of typing characters?



thanks!