Forum Discussion
So the issue is still occurring after 2 years!?
What is your keyboard language settings? Have you checked with your application developers, to see if there's anything that might cause this? Have you upgraded TestComplete since two years ago?
I'm not sure if I have asked you before, but are you able to create a new project having this issue, and post it, so that we can have a look?
This issue comes up every so often,
Last week twice before that not sure.
I think my KB language is set to Dutch
I asked my developers and it doesn't seem like it comes from our side.
I always update TC to the latest version.
I can't create a project where this happens because I can't find why this happens, it is rare for it to happen and it happens anywhere in multiple projects.
sometimes it works just fine for weeks, other times it happens twice a week
I created a for loop to press Enter 2000 times on the same textbox and it does not seem to happen.
- rraghvani2 months agoChampion Level 3
The only other suggestion that I have, if you can, read the value from your source, and store it into a variable. Use the Log method to output the variable, followed by your input e.g. textbox.Keys([variable name]).
Hopefully, this should give you an idea, of where the issue is occurring i.e. is it the variable or textbox.Keys. You should be able to narrow down the issue, and eliminate possibilities.- MW_Didata2 months agoRegular Contributor
They're hardcoded strings, no variable has been used in these tests.
The test execution takes about 7,5 hours, so logging every keys method is just not possible
- rraghvani2 months agoChampion Level 3
Have you tried to open a support ticket for your issue? SmartBear might be able to suggest something, otherwise it's going to be very tricky to resolve!
Related Content
- 2 years ago
- 5 years ago
- 7 months ago
- 5 years ago
Recent Discussions
- 22 hours ago