Hi,
I am using send hotkey for page down and select certain documnt type. But it is not working in unattended mode. Any other alternative to select menu which requires page down 3 times and can work in unattended mode.
Hi,
I am using send hotkey for page down and select certain documnt type. But it is not working in unattended mode. Any other alternative to select menu which requires page down 3 times and can work in unattended mode.
Hi @PURVA_KALE,
Did you try to set the properties of SendWindowMessages to false? I faced to the similar problem in SAP and false setting worked out and process is still running without exception.
Hi @doceluch,
Yes I tried by setting send windows message property to false. Process is running in attended mode with this setting but not in unattended mode.
@PURVA_KALE cant you click that option rather than sending hot key?
Hi @PURVA_KALE,
Have you tried assigning click before send hotkey? Make sure that this screen comes up before sending the sendkey, as it will run faster on the remote server than in front of you. (Element exist etc.
Regards,
MY