zl7257
14 years agoOccasional Contributor
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!
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!