Hi All,
I have a question that a Error is occurring while passing continuous hotkey at a time, like one hotkey is correctly passed and other hotkey gets typing it out till the n-hotkeys.
Is there any solution, please let me know as soon as possible
Srini84
(Srinivas)
January 7, 2020, 5:15am
2
Hi,
Maintain some delay between the hotkeys and try
Thanks
1 Like
Hi ksrinu070184 Sir,
Delay activity of how many seconds should I give Sir?
Srini84
(Srinivas)
January 7, 2020, 5:28am
4
Try with some 2 seconds, if it is not working, increase according.
but can you show the error and what hot keys are you passing?
Also specify why are you using hotkeys, don’t you have any unique elements?
Thanks
1 Like
Hi ksrinu070184 Sir,
Try with some 2 seconds, if it is not working, increase according.
but can you show the error and what hot keys are you passing?
Also specify why are you using hotkeys, don’t you have any unique elements?
Thanks
This is the Image where I am using Automation for tally software
below image is the UI Path flow
while coming in second text box it’s typing when I added a delay of 5 seconds.
So if there’s a solution please let me know it as soon as possible.
Srini84
(Srinivas)
January 7, 2020, 5:59am
6
Ok, Tally is a C++ software, so we can’t find any elements.
So only way is to pass the hotkeys, so try keeping delays and try
Thanks
1 Like
Hi ksrinu070184 Sir,
Shall I keep different CV Scope for the hot keys?
Hi ksrinu070184 Sir,
I want to clear the field in tally software of a text box.
so if there’s a solution please let me know it as soon as possible.