Solved
Forum Discussion
3 Replies
- Ryan_MoranValued Contributor
Sys.Desktop.Keys("[Win]SomeKeysToTypeIntoSearch");
Hope this helps.
- MontikoreOccasional Contributor
Yes it works! Thanks!
but very slow... i'm using the same .Keys() function in other places, the typing is pretty fast. Do you have an idea why?
- Ryan_MoranValued Contributor
This was somewhat slow on my PC as well. It seems to be a performance issue with TestComplete.